[richfaces-issues] [JBoss JIRA] Updated: (RF-11406) rich:calender is not working for french months août as it contains '^' character.

Brian Leathem (JIRA) jira-events at lists.jboss.org
Wed Sep 21 00:20:26 EDT 2011


     [ https://issues.jboss.org/browse/RF-11406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Leathem updated RF-11406:
-------------------------------

    Fix Version/s: 4.1.0.Tracking


> rich:calender is not working for french months août as it contains '^' character.
> ---------------------------------------------------------------------------------
>
>                 Key: RF-11406
>                 URL: https://issues.jboss.org/browse/RF-11406
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-misc
>    Affects Versions: 3.3.2.GA
>            Reporter: Sudhir Mane
>             Fix For: 4.1.0.Tracking
>
>
> component declaration:
> <rich:calendar id="fromDate"
> binding="#{managebean.formattedDocDateCal}" cellWidth="24px"
> 					cellHeight="22px" showWeeksBar="false" firstWeekDay="0"
> 					datePattern="#{managebean.ctxDateFormat}"
> 					buttonIcon="../images/calendar.gif" direction="top-right"
> 					value="#{managebean.fromValDate}" />
> =======================================================
> Manage Bean code
> private HtmlCalendar toDate;
> private Date toValDate;
> private HtmlCalendar fromDate;
> private Date fromValDate;

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the richfaces-issues mailing list