Ticket #51 (closed bug: fixed)
ajax.Updates - javascript executed multiple times
| Reported by: | bertrand.croq | Owned by: | apoirier |
|---|---|---|---|
| Priority: | major | Component: | ajax |
| Version: | 0.3.0 | Keywords: | updates |
| Cc: |
Description
When using an ajax.Updates object containing N ajax.Update objects, the javascript code produced by these ajax.Update objects is executed N times on the browser (once after each nagare_updateNode/nagare_replaceNode call)
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

Simple test case (there should be only one dialog in the browser when clicking on the link)