[weld-issues] [JBoss JIRA] Created: (WELDX-82) Wrong faces message displayed when submitting form with empty values in weld-jsf-servlet-minimal

Martin Gencur (JIRA) jira-events at lists.jboss.org
Wed Mar 3 07:48:09 EST 2010


Wrong faces message displayed when submitting form with empty values in weld-jsf-servlet-minimal
------------------------------------------------------------------------------------------------

                 Key: WELDX-82
                 URL: https://jira.jboss.org/jira/browse/WELDX-82
             Project: Weld Extensions
          Issue Type: Bug
          Components: Archetypes
    Affects Versions: Archetypes 1.0.0.Beta1
            Reporter: Martin Gencur
            Priority: Minor


When submitting empty form in generated project from archetype weld-jsf-servlet-minimal a wrong faces message is displayed (should be "may not be empty" but is "numeric value out of bounds ...") next to the second intput field. And the following message is displayed at console:

INFO: WARNING: FacesMessage(s) have been enqueued, but may not have been displayed.
sourceId=bv:numbers[severity=(ERROR 2), summary=(may not be empty), detail=(may not be empty)]

When I try it with version 1.0.0-SNAPSHOT the right message is displayed in the wrong place (somewhere at the bottom-left corner instead of next to input field)


This bug is probably present also in weld-jsf-jee-minimal type of project.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the weld-issues mailing list