[richfaces-planning-issues] [JBoss JIRA] (RFPL-2694) Developer guide - ajaxbegin, ajaxbeforedomupdate, and ajaxcomplete events corrections

Brian Leathem (JIRA) jira-events at lists.jboss.org
Fri Jan 25 18:03:47 EST 2013


     [ https://issues.jboss.org/browse/RFPL-2694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Leathem updated RFPL-2694:
--------------------------------

     Original Estimate: 15 minutes
    Remaining Estimate: 15 minutes

    
> Developer guide - ajaxbegin, ajaxbeforedomupdate, and ajaxcomplete events corrections
> -------------------------------------------------------------------------------------
>
>                 Key: RFPL-2694
>                 URL: https://issues.jboss.org/browse/RFPL-2694
>             Project: RichFaces Planning
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: doc
>    Affects Versions: 4.3.0.CR1
>            Reporter: Juraj Húska
>            Assignee: Brian Leathem
>             Fix For: 4.3.0.Final
>
>   Original Estimate: 15 minutes
>  Remaining Estimate: 15 minutes
>
> If I understand things correctly it should be:
> *current:* {{ajaxbeforedomupdate}}: triggered after Ajax response has been returned but before the DOM tree of the browser has been updated.
> *should be:* {{ajaxbeforedomupdate}}: triggered after *an* Ajax response has been returned but before the DOM tree of the browser *will be* updated.
> *current:* {{ajaxcomplete}}: triggered after Ajax response has been returned and the DOM tree of the browser has been updated.
> *should be:* {{ajaxcomplete}}: triggered after *an* Ajax response *was* returned and the DOM tree of the browser has been updated.
> Previous examples also miss *an* article before Ajax word.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the richfaces-planning-issues mailing list