Modify ↓
Ticket #5830 (closed bug: invalid)
When listening to ajax events, the caller property of the function is wrong
| Reported by: | sebagon | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | ajax | Version: | 1.3.2 |
| Keywords: | ajax caller stacktrace | Cc: | |
| Blocking: | Blocked by: |
Description
When listening to any ajax event and trying to get the stacktrace using the function's "caller" property to traverse it, somewhere the chain has a cycle.
The problem only occurs when trying to do this within an ajax event.
See the attached files. They are self-explanatory.
Attachments
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

