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.
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.