]
José Freitas resolved SEAMFACES-134.
------------------------------------
Resolution: Rejected
As confirmed by reporter, it is working as expected.
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
Assignee: José Freitas
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: