[seam-issues] [JBoss JIRA] Updated: (SEAMFACES-161) UIInputContainer causes warning when project stage is set to "Development"

Brian Leathem (JIRA) jira-events at lists.jboss.org
Tue May 17 00:13:00 EDT 2011


     [ https://issues.jboss.org/browse/SEAMFACES-161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Leathem updated SEAMFACES-161:
------------------------------------

    Fix Version/s: 3.0.2


> UIInputContainer causes warning when project stage is set to "Development"
> --------------------------------------------------------------------------
>
>                 Key: SEAMFACES-161
>                 URL: https://issues.jboss.org/browse/SEAMFACES-161
>             Project: Seam Faces
>          Issue Type: Bug
>          Components: UI Components
>    Affects Versions: 3.0.1
>            Reporter: Alt Avatar
>             Fix For: 3.0.2
>
>
> If "Development" javax.faces.PROJECT_STAGE is configured in web.xml, then using a component based on UIInputContainer results in this error message being displayed:  "The form component needs to have a UIForm in its ancestry. Suggestion: enclose the necessary components within <h:form>"
> This occurs, for example, when using the composite component definition from the input.xhtml file in the Seam-Booking example, and the following View template:
> <x:input label="Email">
>    <h:inputText value="#{login.email}" required="true" />
> </x:input>

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

        


More information about the seam-issues mailing list