Popup calendar is corrupt, showing NaN, when user leaves year blank on
inputDate component
------------------------------------------------------------------------------------------
Key: MYFACES-1052
URL: http://issues.apache.org/jira/browse/MYFACES-1052
Project: MyFaces
Type: Bug
Components: Tomahawk
Versions: 1.1.1
Environment: Firefox 1.5, Windows XP on client
Reporter: Eric Burke
When using t:inputDate with a popup calendar, a blank year is not handled
gracefully. Here is the JSP code:
<t:inputDate id="holidayDate"
value="#{HolidayAdminBean.editingHolidayDate}" required="true"
popupCalendar="true"/>
If the user leaves the year blank and clicks the "..." button, the popup
calendar shows NaN and is displayed as one wide column instead of in calendar
format. This bug was previously reported under issue MYFACES-73
(http://issues.apache.org/jira/browse/MYFACES-73) which is marked Closed Fixed
against version 1.1.0 of MyFaces. Clearly this is still a major problem under
MyFaces 1.1.1.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira