[ 
http://issues.apache.org/jira/browse/MYFACES-1052?page=comments#action_12363810 
] 

Martin Marinschek commented on MYFACES-1052:
--------------------------------------------

In the current head version of MyFaces, the calendar popup functionality has 
been completely reworked.

Can you test again with the current head?

thanks,

Martin

> 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
>  Attachments: calendar-bug.jpg
>
> 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

Reply via email to