[seam-issues] [JBoss JIRA] Created: (SEAMFACES-134) UIInputContainer should respect prependId="False" setting on parent h:form

Alt Avatar (JIRA) jira-events at lists.jboss.org
Mon Apr 4 00:42:33 EDT 2011


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


More information about the seam-issues mailing list