Opened 16 years ago
Closed 16 years ago
#1406 closed bug (fixed)
1.1.3: async: false sometimes causes extra callbacks in Firefox OSX
Reported by: | john | Owned by: | john |
---|---|---|---|
Priority: | major | Milestone: | 1.1.4 |
Component: | ajax | Version: | 1.1.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
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.
Change History (4)
comment:1 Changed 16 years ago by
comment:2 Changed 16 years ago by
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.
comment:3 Changed 16 years ago by
Owner: | set to john |
---|
Note: See
TracTickets for help on using
tickets.
I'm the IRC user who experienced the same problem, both with complete and success callbacks.