Opened 12 years ago
Closed 12 years ago
#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: | [email protected]… |
Blocked by: | Blocking: |
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 (5)
comment:1 follow-up: 3 Changed 12 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:2 Changed 12 years ago by
Resolution: | invalid |
---|---|
Status: | closed → reopened |
comment:3 Changed 12 years ago by
comment:4 Changed 12 years ago by
Attach an html file with the markup and javascript that we will need to reproduce the problem.
comment:5 Changed 12 years ago by
Resolution: | → invalid |
---|---|
Status: | reopened → closed |
Just reopen the ticket when you attach a test case.
Note: See
TracTickets for help on using
tickets.
Please reopen with a test case.