[
https://issues.jboss.org/browse/RF-12922?page=com.atlassian.jira.plugin.s...
]
Jiří Štefek reassigned RF-12922:
--------------------------------
Assignee: Brian Leathem (was: Jiří Štefek)
In component reference there are only mentioned rich:message(s) components. So the
rich:validator shouldn't and doesn't work with h:message(s).
The problem is, that only one message from the client side validation (rich:validator)
appears, even if there should be more of them (more validation rules violated). But when
you submit the form with ajax/http (-> no client side validation, useless
rich:validator, jsr-303 bean validation occurs instead) all messages will appear (for both
h/r:messages).
rich:validator: only first message from multiple validation will
appear
-----------------------------------------------------------------------
Key: RF-12922
URL:
https://issues.jboss.org/browse/RF-12922
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: component-validators
Environment: RichFaces 4.3.2-SNAPSHOT
Metamer 5.0.0-SNAPSHOT
JBoss AS 7.1.1.Final
Java(TM) SE Runtime Environment 1.7.0_09-b05 @ Linux
Firefox 18.0 @ Linux x86_64
Reporter: Jiří Štefek
Assignee: Brian Leathem
When an input is validated by e.g. 2 rules and the value put in it does not pass both
validations, only one message is displayed to the client.
Is it intention?
Message components: rich:messages and rich:notifyMessages
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira