[richfaces-issues] [JBoss JIRA] Updated: (RF-4791) Calendar with datePattern from resourcebundle doesn't validate

Jay Balunas (JIRA) jira-events at lists.jboss.org
Tue Jan 12 12:20:30 EST 2010


     [ https://jira.jboss.org/jira/browse/RF-4791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jay Balunas updated RF-4791:
----------------------------

      Component/s: component-input
                   regression
    Fix Version/s: 3.3.3.CR1
                       (was: 3.3.0)
         Assignee: Andrey Markhel  (was: Prabhat Jha)


Please investigate the complexity of this issue.  

> Calendar with datePattern from resourcebundle doesn't validate
> --------------------------------------------------------------
>
>                 Key: RF-4791
>                 URL: https://jira.jboss.org/jira/browse/RF-4791
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-input, regression
>    Affects Versions: 3.2.2
>            Reporter: Edwin van der Elst
>            Assignee: Andrey Markhel
>             Fix For: 3.3.3.CR1
>
>
> See also:
> http://www.jboss.com/index.html?module=bb&op=viewtopic&t=143930
> I use:
> <rich:calendar value="#{person.birthDate}" datePattern="#{messages['datepattern']}/>
> The date *is* formatted according to the pattern, but on submitting the form, the validation fails:
>  '04-12-1968' could not be understood as a date. Example: 29-10-2008
> Note: the example also uses the correct datePattern
> If I hardcode the pattern in the template (datePattern='dd-MM-yyyy'), the validation succeeds (but then the pattern is not localized anymore).
> I tried a4j:loadBundle, and referencing that instance (this was a suggestion from the forum entry). It resulted in the same error message.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list