Modify ↓
Ticket #7074 (closed bug: invalid)
ajaxSuccess and ajaxError are not working
| Reported by: | nazaf | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | 1.4.2 |
| Component: | ajax | Version: | 1.4.2 |
| Keywords: | ajaxError ajaxSuccess | Cc: | nad__af@… |
| Blocking: | Blocked by: |
Description
The global events ajaxSuccess and ajaxError are not working properly. I disconnected my Internet connection and ajaxSuccess handler executes with xhr.status=0, and ajaxError is not executing at all.
Change History
comment:1 follow-up: ↓ 3 Changed 3 years ago by dmethvin
- Status changed from new to closed
- Resolution set to invalid
comment:2 Changed 3 years ago by nazaf
- Status changed from closed to reopened
- Resolution invalid deleted
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.

Please reopen with a test case.