[
https://issues.jboss.org/browse/RF-11329?page=com.atlassian.jira.plugin.s...
]
Jan Papousek updated RF-11329:
------------------------------
Affects Version/s: 4.1.0.Milestone1
Component/s: component-input
Calendar - client side validation
---------------------------------
Key: RF-11329
URL:
https://issues.jboss.org/browse/RF-11329
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: component-input
Affects Versions: 4.1.0.Milestone1
Environment: RichFaces 4.1.0-SNAPSHOT r.d0f9c11eb0dacc1444c0a3182b12567e28aef6bc
Metamer 4.1.0-SNAPSHOT r.22654
Mojarra 2.1.2-FCS
Apache Tomcat 6.0.32
OpenJDK Runtime Environment 1.6.0_22-b22 @ Linux
Firefox 5.0 @ Linux x86_64
Reporter: Jan Papousek
Metamer page - faces/components/richCalendar/csv.xhtml:
*scenario A - wrong value -> correct value -> validator message is still present*
# choose day which won't pass the validation
# validator message is displayed
# change the day to the one which should pass the validation
# validator message is still present (it shouldn't be)
*scenario B - correct value -> wrong value -> validator message isn't present*
# choose day which should pass the validation
# validator message isn't displayed (correct)
# change the day to the one which won't pass the validation
# validator message isn't present (it should be)
The same behaviour occurs with rich:inplaceSelect component - JIRA
https://issues.jboss.org/browse/RF-11328
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira