Calendar: attribute immediate doesn't work with first request
-------------------------------------------------------------
Key: RF-10821
URL:
https://issues.jboss.org/browse/RF-10821
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component-input
Affects Versions: 4.0.0.Final
Environment: RichFaces 4.0.0-SNAPSHOT r.22291
Metamer 4.0.0-SNAPSHOT r.22328
Mojarra 2.1.0-FCS
GlassFish Server Open Source Edition 3.1-SNAPSHOT
OpenJDK Runtime Environment 1.6.0_20-b20 @ Linux
Chrome 10.0.648.204 @ Linux x86_64
Reporter: Pavol Pitonak
# deploy Metamer and open
http://localhost:8080/metamer/faces/components/richCalendar/simple.xhtml
# set immediate=true
# select some date
# select some other date
result:
When first date is selected, output is updated but listener is not called (list in page
header), after second selection, both output is updated and listener is invoked.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira