Brian Leathem created RFPL-2694:
-----------------------------------
Summary: 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: Brian Leathem
Assignee: Brian Leathem
Fix For: 4.3.0.Final
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