UIInputContainer should respect prependId="False" setting on parent h:form
--------------------------------------------------------------------------

                 Key: SEAMFACES-134
                 URL: https://issues.jboss.org/browse/SEAMFACES-134
             Project: Seam Faces
          Issue Type: Bug
          Components: UI Components
    Affects Versions: 3.0.0.Final
         Environment: Ubuntu 10.10 64bit, JBoss AS 6
            Reporter: Alt Avatar


UIInputContainer should not prepend the parent form id when generating child 
input ids if the h:form has prependId="False" as in the following:

<h:form prependId="False">
   <x:inputcontainer>
      <h:inputText/>...

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
seam-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-issues

Reply via email to