]
Jay Balunas resolved RF-8238.
-----------------------------
Resolution: Duplicate Issue
Calendar with datePattern from resourcebundle doesn't validate
--------------------------------------------------------------
Key: RF-8238
URL:
https://jira.jboss.org/jira/browse/RF-8238
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 3.2.2
Reporter: Andreas Schank
Assignee: Alexander Dubovsky
Fix For: 3.3.0
Bug-Entry from #RF-4791:
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: