[forge-issues] [JBoss JIRA] (FORGE-468) Pagination "Next" button does not work because of JSF validation constraints on search form

Lincoln Baxter III (JIRA) jira-events at lists.jboss.org
Mon Jan 30 16:54:48 EST 2012


Lincoln Baxter III created FORGE-468:
----------------------------------------

             Summary: Pagination "Next" button does not work because of JSF validation constraints on search form
                 Key: FORGE-468
                 URL: https://issues.jboss.org/browse/FORGE-468
             Project: Forge
          Issue Type: Bug
          Components: Scaffold
    Affects Versions: 1.0.0.Beta5
            Reporter: Lincoln Baxter III
            Assignee: Richard Kennard
             Fix For: 1.0.0.CR1


When clicking "Next" on a Scaffolded page to see more results, JSF throws a validation error on the first Search field:

{code}	search:rowBeanSearchName: Validation Error: Value is required.{code}

This can be fixed by setting the `immediate="true"` attribute on the "Next" button.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the forge-issues mailing list