rich:calendar failes with datePattern
-------------------------------------
Key: RF-9856
URL:
https://jira.jboss.org/browse/RF-9856
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component-input
Affects Versions: Future_4.X
Environment: Mac, GlassFish 3.1, Chrome 7, Safari 5, FF 3.x and 4b7
Reporter: Jason Lee
If I add a datePattern to rich:control, I get the following error in my JS console:
Cannot call method 'toLowerCase' of undefined
Here is my markup:
<rich:calendar value="#{bean.foo}" popup="true"
datePattern="yyyy/mm/dd hh:mm a"/>
For the record, if I leave datePattern off, the component functions as expected.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira