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

José Freitas (JIRA) jira-events at lists.jboss.org
Fri May 27 13:40:01 EDT 2011


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

José Freitas resolved SEAMFACES-161.
------------------------------------

    Fix Version/s:     (was: 3.0.2)
       Resolution: Won't Fix


> 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
>            Assignee: José Freitas
>
> 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