EditableValueHolder components in non-submitted subform components retain their 
submitted values
------------------------------------------------------------------------------------------------

                 Key: TRINIDAD-1223
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1223
             Project: MyFaces Trinidad
          Issue Type: Bug
          Components: Components
    Affects Versions: 1.2.9-core, 1.0.9-core
            Reporter: Andrew Robinson


Subform components do not restrict the decoding of child components. As a 
result, any EditableValueHolder components within non-submitted subform 
components will have a submitted value. When the page is rendered these 
components will render their submitted values and not their current value.

Components in non-submitted subform components should either (1) not be decoded 
or (2) should have their submitted values cleared if they implement 
EditableValueHolder



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to