Opened 13 years ago
Closed 13 years ago
#6639 closed bug (invalid)
$.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@… |
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)
Change History (6)
Changed 13 years ago by
comment:1 Changed 13 years ago by
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.
comment:2 Changed 13 years ago by
Can be closed. Bug is just on local, if you upload the files and try it, it will work. Sorry.
comment:3 Changed 13 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
File that should be loaded by the testcase.