Calendar: "NaN" is displayed for selected date
----------------------------------------------
Key: RF-8071
URL:
https://jira.jboss.org/jira/browse/RF-8071
Project: RichFaces
Issue Type: Bug
Components: component-input, regression
Affects Versions: 3.3.2.SR1
Environment: IE6, Firefox3
Reporter: Tabea Dierk
Priority: Critical
1. Use the following code:
<rich:calendar id="inputValidFrom" datePattern="dd-MMM-yyyy"
showFooter="false" required="true"
requiredMessage="#{msg.error_validFromNotEmpty}"
buttonIcon="images/icon_calendar.gif" enableManualInput="true" />
2. Enter value "02-jan-2000" (with small pattern) and open calendar ->
", NaN" is displayed for selected date and time
-> enter value "02-Jan-2000" (start with upper case, followed by lower
case) and open calendar -> everything is displayed fine
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira