[
https://issues.jboss.org/browse/SEAMFACES-93?page=com.atlassian.jira.plug...
]
José Freitas resolved SEAMFACES-93.
-----------------------------------
Fix Version/s: 3.0.2
(was: Future)
Resolution: Done
We´ve created another component to be used within facet
<sc:facetInputContainer label="name" id="name">
<f:facet name="inputs">
<h:inputText id="input" value="#{person.name}"/>
</f:facet>
</sc:facetInputContainer>
UIInputContainer loses component state after process validation
failure
-----------------------------------------------------------------------
Key: SEAMFACES-93
URL:
https://issues.jboss.org/browse/SEAMFACES-93
Project: Seam Faces
Issue Type: Bug
Components: UI Components
Affects Versions: 3.0.0.CR1
Environment: JBoss AS6 Final
Reporter: Andrew Wheeler
Assignee: José Freitas
Fix For: 3.0.2
Attachments: input.xhtml, test.xhtml, TestBean.java
When posting a form using a composite of type org.jboss.seam.faces.InputContainer and the
process validation fails (required field) then the form values are not restored. Instead
the fields are rendered with blank values.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira