CLONE - rich:messages displays messages multiple times
------------------------------------------------------

                 Key: RF-10456
                 URL: https://issues.jboss.org/browse/RF-10456
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: component-validators
    Affects Versions: 3.3.0, 3.3.1, 3.3.2.CR1, 3.3.2.GA, 3.3.2.SR1, 
3.3.3.BETA1, 3.3.3.CR1, 3.3.3.Final
         Environment: Richfaces 3.3.0 upwards with integrated Spring Webflow 
(version 2.0.5) and Hibernate Validator 4.0.2.
            Reporter: Ilya Shaikovsky
            Assignee: Alexander Smirnov
             Fix For: 3.Future


Using a graphValidator, I set up a bean with Hibernate Validator annotations.

When multiple fields fail validation; the <rich:messages /> tag outputs the 
error messages multiple times.

It seems as though the message is displayed based on the number of failed 
fields.  For example; when 2 fields fail, it will display both error messages 
twice.  If 3 fields fail, it'll display all 3 messages 3 times, and so on.

I have managed to replicate the same error in versions 3.3.0 to 3.3.3.  I have 
not tried >4 as we need a stable release.  This may mean it could already be 
fixed in version 4; but I am submitting this issue regardless.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to