[ http://issues.apache.org/jira/browse/MYFACES-73?page=all ]
Bruno Aranda closed MYFACES-73:
-------------------------------
Resolution: Fixed
Fixed, the solution came with the patch for MYFACES-378 thanks to Boris
Kovalenko...
> popup calendar rendered incorrectly if no year is present in the field or
> date is null
> --------------------------------------------------------------------------------------
>
> Key: MYFACES-73
> URL: http://issues.apache.org/jira/browse/MYFACES-73
> Project: MyFaces
> Type: Bug
> Versions: 1.0.8 beta
> Environment: Tomcat 5.0.28, myfaces 1.0.8-beta
> Reporter: Alessandro Polverini
> Assignee: Sylvain Vieujot
> Fix For: Nightly Build
>
> I'm using this simple code:
> <h:form id="form1" name="formSomma">
> <h:outputText value="Insert date"/>
> <x:inputDate id="date1" value="#{b1.mydate}" popupCalendar="true"/>
> <h:message for="date1"/>
> </h:form>
> if b1.mydate is null or simply if I leave empty the year field, the popup
> calendar is rendered badly, with "NaN" in year field and other places, making
> it unuseable.
--
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