Skip to main content

Bug Tracker

Side navigation

#6639 closed bug (invalid)

Opened June 06, 2010 11:58AM UTC

Closed June 09, 2010 01:46AM UTC

$.get doesn't work in Chrome

Reported by: Avorin Owned by:
Priority: Milestone: 1.4.2
Component: ajax Version: 1.4.2
Keywords: get, chrome Cc: alexander.trefz@yahoo.de
Blocked by: Blocking:
Description

I had several problems with $.get in Chrome so i made a testcase with some trys to get data from Chrome but all fails. In most other browser all, or most of them(4/5) work.

in 4 of 5 cases Chrome gives empty data back. In the last case Chrome don't call the callback.

Attachments (3)
  • index.html (0.8 KB) - added by Avorin June 06, 2010 12:03PM UTC.

    HTML File for the test case.

  • jquery.getTestCase.js (0.6 KB) - added by Avorin June 06, 2010 12:03PM UTC.

    JS File for the test case.

  • test.xml (0.1 KB) - added by Avorin June 06, 2010 11:59AM UTC.

    File that should be loaded by the testcase.

Change History (3)

Changed June 06, 2010 03:02PM UTC by Avorin comment:1

I changed the testCases a bit to be more compareable. Now 3/5 case will return empty data and 2/5 will dont work, in Chrome. Those 2 dont work in IE 8, either.

Changed June 08, 2010 11:42PM UTC by Avorin comment:2

Can be closed. Bug is just on local, if you upload the files and try it, it will work. Sorry.

Changed June 09, 2010 01:46AM UTC by dmethvin comment:3

resolution: → invalid
status: newclosed