Opened 13 years ago
Closed 13 years ago
#6389 closed bug (invalid)
.ajaxError does not fire in 1.4.2
Reported by: | rocketbob | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | 1.4.3 |
Component: | ajax | Version: | 1.4.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I have exception handling on the server which raises a 500 error. .ajaxError no longer fires with 1.4.2, but works fine in 1.3.2.
Change History (3)
comment:1 Changed 13 years ago by
Component: | unfiled → ajax |
---|
comment:2 Changed 13 years ago by
comment:3 Changed 13 years ago by
need: | Review → Test Case |
---|---|
Priority: | → undecided |
Resolution: | → invalid |
Status: | new → closed |
Please re-submit your ticket with an example that replicates the behavior you originally mentioned in your ticket.
As dalangalma and I have confirmed via our own tests, the ajaxError feature is currently working fine with jQuery 1.4.2.
If you can supply us with additional information regarding your test case we can re-investigate.
Note: See
TracTickets for help on using
tickets.
I tried to reproduce this here: http://benhollis.net/experiments/browserdemos/jquery/ajaxError-6389.html
But my example fires ajaxError just fine. You'll need to provide more information about what's wrong, like an example of code that doesn't work and which browser it doesn't work in.