[ 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.