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

Martin Marinschek commented on MYFACES-73:
------------------------------------------

I am not sure if Boris was right about this being fixed as well....

Can anyone check again?

regards,

Martin

> 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

Reply via email to