[ https://issues.apache.org/jira/browse/TRINIDAD-1075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matthias Weßendorf resolved TRINIDAD-1075. ------------------------------------------ Resolution: Fixed Fix Version/s: 1.0.10-core 1.2.10-core Assignee: Matthias Weßendorf > default attribute on subform tagdoc needs clarification > ------------------------------------------------------- > > Key: TRINIDAD-1075 > URL: https://issues.apache.org/jira/browse/TRINIDAD-1075 > Project: MyFaces Trinidad > Issue Type: Bug > Components: Documentation > Affects Versions: 1.2.7-core > Reporter: Sandy Schaffner > Assignee: Matthias Weßendorf > Priority: Minor > Fix For: 1.2.10-core, 1.0.10-core > > > 1. Update tag doc on default from: > "whether the subform should assume it has been submitted. When set to > "default", "submitted" will be considered true if no other subform has been > submitted." > to: > "whether the subform should assume it has been submitted. When set to "true", > "submitted" will be considered true if no other subform has been submitted. > 2. Update top level description from: > "The contents of a subform will only be validated (or otherwise processed) if > a component inside of the subform is responsible for submitting the page." > to: > "The contents of a subform will only be validated (or otherwise processed) if > a component inside of the subform is responsible for submitting the page or > if the default attribute is set to true." -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.