[ http://issues.apache.org/jira/browse/MYFACES-1052?page=comments#action_12363956 ]
Eric Burke commented on MYFACES-1052: ------------------------------------- I tested again using the 1.1.2 SNAPSHOT build created on Jan 25, 2006. The bug still exists, and I tested on both Firefox 1.5 as well as IE 6.0, both on Windows XP. Same problem on both browsers. The new popup code introduced a new bug. The popup now displays about an inch below the "..." button, and the popup scrolls off the bottom of the screen if the date field is near the bottom of the page. This also exists on both browsers. > 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
