Modify ↓
Ticket #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@… |
| Blocking: | Blocked by: |
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
Change History
comment:1 Changed 3 years ago by Avorin
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.
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.


File that should be loaded by the testcase.