[richfaces-issues] [JBoss JIRA] Created: (RF-10735) Calendar: message not displayed after validation error

Pavol Pitonak (JIRA) jira-events at lists.jboss.org
Thu Mar 10 11:49:45 EST 2011


Calendar: message not displayed after validation error
------------------------------------------------------

                 Key: RF-10735
                 URL: https://issues.jboss.org/browse/RF-10735
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: component-input, component-validators
    Affects Versions: 4.0.0.CR1
         Environment: RichFaces 4.0.0-SNAPSHOT r.22114
Metamer 4.0.0-SNAPSHOT r.22142
Mojarra 2.1.0-FCS
GlassFish Server Open Source Edition 3.1-SNAPSHOT
OpenJDK Runtime Environment 1.6.0_20-b20 @ Linux
Chrome 10.0.648.127 @ Linux x86_64
            Reporter: Pavol Pitonak


# deploy Metamer and open http://localhost:8080/metamer/faces/components/richCalendar/fAjax.xhtml
# set required=true
# set requiredMessage
# select some date
# open calendar, clear value and click apply


result:
a validation message should be displayed but is not, validation fails because correct phases are displayed:
* RESTORE_VIEW 1
* APPLY_REQUEST_VALUES 2
* PROCESS_VALIDATIONS 3
* RENDER_RESPONSE 6

--
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