rich:select (client side) validation and ajax update doesn't work reliable
--------------------------------------------------------------------------
Key: RF-11264
URL:
https://issues.jboss.org/browse/RF-11264
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 4.1.0.Milestone1
Environment: RichFaces 4.1.0.20110805-M1
r.10246d45dddd1d2aa2034317d5a832394cc919f9
Metamer 4.1.0.20110805-M1 r.22604
Apache MyFaces JSF-2.1 Core Impl 2.1.1
JBoss AS 6.0.0.Final
Java(TM) SE Runtime Environment 1.6.0_26-b03 @Linux
Chrome 12.0.742.112 @ Linux i686
Reporter: Ján Jamrich
Examples for rich:select in Metamer doesn't perform client side validation (or display
validation messages) reliable. Sometime for page with multiple rich:select inputs
validated to different rules are validation messages displayed, then refresh page and try
again, and the validation doesn't perform. The same with (correct) values entered into
validated inputs. If entered valid input, value is displayed in output element, but when
entered an incorrect value (even validation message didn't appear) value is no more
displayed in output.
Another problem is with simple page (faces/components/richSelect/fAjax.xhtml) with
rich:select, where submit by ajax behavior doesn't work. Item selected by mouse is
displayed in input as selected, but doesn't appear in output element.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira