Side navigation
#6389 closed bug (invalid)
Opened April 01, 2010 08:59PM UTC
Closed October 03, 2010 01:35AM UTC
.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.
Attachments (0)
Change History (3)
Changed June 12, 2010 02:49AM UTC by comment:1
component: | unfiled → ajax |
---|
Changed August 27, 2010 02:19AM UTC by comment:2
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.
Changed October 03, 2010 01:35AM UTC by comment:3
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.