Bug Tracker

Modify

Ticket #6323 (closed bug: invalid)

Opened 3 years ago

Last modified 3 years ago

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:
Blocking: Blocked by:

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)

Change History

comment:1 Changed 3 years ago by dmethvin

  • Status changed from new to closed
  • Resolution set to invalid

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.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.