jQuery: The Write Less, Do More JavaScript Library

Ticket #1406 (closed bug: fixed)

Opened 1 year ago

Last modified 1 year ago

1.1.3: async: false sometimes causes extra callbacks in Firefox OSX

Reported by: john Assigned to: john
Type: bug Priority: major
Milestone: 1.1.4 Component: ajax
Version: 1.1.3 Keywords:
Cc: Needs: Review

Description

It seems to happen randomly, and doesn't seem to matter if it's a POST or GET request. I've personally encountered it, and so has another user in IRC.

I noticed this with the complete callback, but it may be with the success callback as well.

Attachments

Change History

Changed 1 year ago by afowler

I'm the IRC user who experienced the same problem, both with complete and success callbacks.

Changed 1 year ago by afowler

Boo -- it looks like only Mac FireFoxes? (1.5 & 2.0.0.4 & 2.0.0.5) are affected.

Couldn't replicate in: IE6, Mac Safari, Windows FireFox? 2.0.0.5.

Changed 1 year ago by john

  • owner set to john

Changed 1 year ago by john

  • status changed from new to closed
  • resolution set to fixed

Resolved in SVN [2429].

Note: See TracTickets for help on using tickets.