Side navigation
#6323 closed bug (invalid)
Opened March 19, 2010 07:20PM UTC
Closed March 21, 2010 12:11AM UTC
Ajax get/post does not complete in Google Chrome on Linux
Reported by: | joe_archer | Owned by: | |
---|---|---|---|
Priority: | Milestone: | 1.4.3 | |
Component: | ajax | Version: | 1.4.2 |
Keywords: | ajax,get,post | Cc: | |
Blocked by: | Blocking: |
Description
I am using $.get to make a simple request to a PHP script which responds with JSON (using the PECL uploadprogress extension to create a progressbar)
In firefox/IE (windows and Linux) this works without issue, however in Google Chrome on Linux, the ajax request never completes (firebug shows the request as active, whereas it completes with as http 200 in firefox)
Attachments (0)
Change History (1)
Changed March 21, 2010 12:11AM UTC by comment:1
resolution: | → invalid |
---|---|
status: | new → closed |
This sounds like it may be something related to plugins you are using. Please triage this on the forum: http://forum.jquery.com. If it turns out to be a jQuery core bug, please reopen this ticket with a test case.