You are viewing a plain text version of this content. The canonical link for it is here.
Posted to adffaces-issues@incubator.apache.org by "Dave Robinson (JIRA)" <ad...@incubator.apache.org> on 2007/02/23 20:34:06 UTC

[jira] Created: (ADFFACES-388) Metadata documentation for showDetail immediate attribute is inaccurate

Metadata documentation for showDetail immediate attribute is inaccurate
-----------------------------------------------------------------------

                 Key: ADFFACES-388
                 URL: https://issues.apache.org/jira/browse/ADFFACES-388
             Project: MyFaces ADF-Faces
          Issue Type: Bug
          Components: Documentation
         Environment: all
            Reporter: Dave Robinson
            Priority: Minor


The showDetail metadata documentation for the immediate attribute has what appears to be a cut/paste error, as it talks about the delivery of the ActionEvent. showDetail components do not have an action event, but have a disclosure event, so I updated the attribute doc to the following:

Determines the phase the disclosure event is delivered. When immediate is set to false (the default setting) the disclosure event is delivered during the Invoke Application phase. When immediate is set to true the disclosure event is delivered during the Apply Request Values phase.

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


[jira] Updated: (ADFFACES-388) Metadata documentation for showDetail immediate attribute is inaccurate

Posted by "Dave Robinson (JIRA)" <ad...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/ADFFACES-388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dave Robinson updated ADFFACES-388:
-----------------------------------

    Attachment: trunk.patch

patch containing fix.

> Metadata documentation for showDetail immediate attribute is inaccurate
> -----------------------------------------------------------------------
>
>                 Key: ADFFACES-388
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-388
>             Project: MyFaces ADF-Faces
>          Issue Type: Bug
>          Components: Documentation
>         Environment: all
>            Reporter: Dave Robinson
>            Priority: Minor
>         Attachments: trunk.patch
>
>
> The showDetail metadata documentation for the immediate attribute has what appears to be a cut/paste error, as it talks about the delivery of the ActionEvent. showDetail components do not have an action event, but have a disclosure event, so I updated the attribute doc to the following:
> Determines the phase the disclosure event is delivered. When immediate is set to false (the default setting) the disclosure event is delivered during the Invoke Application phase. When immediate is set to true the disclosure event is delivered during the Apply Request Values phase.

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


[jira] Updated: (ADFFACES-388) Metadata documentation for showDetail immediate attribute is inaccurate

Posted by "Dave Robinson (JIRA)" <ad...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/ADFFACES-388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dave Robinson updated ADFFACES-388:
-----------------------------------

    Status: Patch Available  (was: Open)

> Metadata documentation for showDetail immediate attribute is inaccurate
> -----------------------------------------------------------------------
>
>                 Key: ADFFACES-388
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-388
>             Project: MyFaces ADF-Faces
>          Issue Type: Bug
>          Components: Documentation
>         Environment: all
>            Reporter: Dave Robinson
>            Priority: Minor
>         Attachments: trunk.patch
>
>
> The showDetail metadata documentation for the immediate attribute has what appears to be a cut/paste error, as it talks about the delivery of the ActionEvent. showDetail components do not have an action event, but have a disclosure event, so I updated the attribute doc to the following:
> Determines the phase the disclosure event is delivered. When immediate is set to false (the default setting) the disclosure event is delivered during the Invoke Application phase. When immediate is set to true the disclosure event is delivered during the Apply Request Values phase.

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


[jira] Updated: (ADFFACES-388) Metadata documentation for showDetail immediate attribute is inaccurate

Posted by "Adam Winer (JIRA)" <ad...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/ADFFACES-388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adam Winer updated ADFFACES-388:
--------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0.0-incubating-core-SNAPSHOT
         Assignee: Adam Winer
           Status: Resolved  (was: Patch Available)

> Metadata documentation for showDetail immediate attribute is inaccurate
> -----------------------------------------------------------------------
>
>                 Key: ADFFACES-388
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-388
>             Project: MyFaces ADF-Faces
>          Issue Type: Bug
>          Components: Documentation
>         Environment: all
>            Reporter: Dave Robinson
>         Assigned To: Adam Winer
>            Priority: Minor
>             Fix For: 1.0.0-incubating-core-SNAPSHOT
>
>         Attachments: trunk.patch
>
>
> The showDetail metadata documentation for the immediate attribute has what appears to be a cut/paste error, as it talks about the delivery of the ActionEvent. showDetail components do not have an action event, but have a disclosure event, so I updated the attribute doc to the following:
> Determines the phase the disclosure event is delivered. When immediate is set to false (the default setting) the disclosure event is delivered during the Invoke Application phase. When immediate is set to true the disclosure event is delivered during the Apply Request Values phase.

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