[richfaces-issues] [JBoss JIRA] Created: (RF-11293) Metamer: rich:message: Validation messages are not displayed (MyFaces)

Ján Jamrich (JIRA) jira-events at lists.jboss.org
Thu Aug 11 06:26:29 EDT 2011


Metamer: rich:message: Validation messages are not displayed (MyFaces)
----------------------------------------------------------------------

                 Key: RF-11293
                 URL: https://issues.jboss.org/browse/RF-11293
             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
Apache Tomcat 7.0.19
Java(TM) SE Runtime Environment 1.6.0_26-b03 @Linux
Chrome 12.0.742.112 @ Linux i686, IE9
            Reporter: Ján Jamrich


Example for messages creates some validation messages. But when click on a4j:button to submit this form with incorrect values, it doesn't display validation messages on page.

But in log appears following records:
WARNING: There are some unhandled FacesMessages, this means not every FacesMessage had a chance to be rendered.
These unhandled FacesMessages are: 
- Input 1: must be greater than or equal to 2
- Input 2: must be greater than or equal to 2

This problem doesn't depends on validator type (Client side validation, bean validatio (JSR303) or f:validator on page)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the richfaces-issues mailing list