Side navigation
#9205 closed bug (invalid)
Opened May 10, 2011 01:51AM UTC
Closed May 10, 2011 03:23PM UTC
Last modified July 27, 2011 07:08PM UTC
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.
Attachments (0)
Change History (4)
Changed May 10, 2011 04:37AM UTC by comment:1
component: | unfiled → ajax |
---|---|
owner: | → anonymous |
priority: | undecided → low |
status: | new → pending |
Changed May 10, 2011 02:43PM UTC by comment:2
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.
Changed May 10, 2011 03:23PM UTC by comment:3
resolution: | → invalid |
---|---|
status: | new → closed |
Sounds strange. Thanks for looking into it.
Changed July 27, 2011 07:08PM UTC by comment:4
Replying to [comment:3 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
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.