[jira] Created: (TRINIDAD-1075) default attribute on subform tagdoc needs clarification

View: New views
1 Messages — Rating Filter:   Alert me  

[jira] Created: (TRINIDAD-1075) default attribute on subform tagdoc needs clarification

by My Faces - Dev mailing list :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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
            Priority: Minor


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.