#9205 closed bug (invalid)
Duplicate AJAX requests in Safari?
Reported by: | anonymous | Owned by: | anonymous |
---|---|---|---|
Priority: | low | Milestone: | 1.next |
Component: | ajax | Version: | 1.6 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Anyone else noticing duplicate requests being sent to your server when using $.ajax in Safari 5.0.5? Been trying to track this down for a while now, and it seems to be isolated to Safari.
Change History (4)
comment:1 Changed 12 years ago by
Component: | unfiled → ajax |
---|---|
Owner: | set to anonymous |
Priority: | undecided → low |
Status: | new → pending |
comment:2 Changed 12 years ago by
Status: | pending → new |
---|
This is a Safari bug. The web inspector shows one request being sent to the server, but the server log shows two. It also happens with the native xmlhttprequest object. Please close. Sorry.
comment:3 follow-up: 4 Changed 12 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Sounds strange. Thanks for looking into it.
comment:4 Changed 12 years ago by
Replying to timmywil:
Sounds strange. Thanks for looking into it.
Check to see if you have any extensions installed for Safari and also see if the problem goes away with Safari 5.1
Note: See
TracTickets for help on using
tickets.
Thanks for taking the time to contribute to the jQuery project! Please provide a reduced test case on http://jsFiddle.net that reproduces the issue experienced to help us assess your ticket!
Additionally, test against the
jQuery (edge)
version to ensure the issue still exists.