Opened 13 years ago
Closed 12 years ago
#6459 closed bug (worksforme)
jquery 1.4.2 and opera =< 10.10 ajax trouble
Reported by: | fly-away | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | 1.4.2 |
Component: | ajax | Version: | 1.4.2 |
Keywords: | ajax, opera | Cc: | |
Blocked by: | Blocking: |
Description
http://traffic.ihome.ru/jq/142.html In other browsers you can see after "request is going" in upper div appended request result. In opera =< 10.10 request never complete.
http://traffic.ihome.ru/jq/132.html - same application code with jquery 1.3.2 work correctly in opera.
The request sent by function G() at http://traffic.ihome.ru/jq/application.js line 171. This bug affected only in this application, so if I do clean page with one request it works great.
I cant provide clean testcase for this bug, but i guess somebody can handle this.
Change History (1)
comment:1 Changed 12 years ago by
Priority: | → undecided |
---|---|
Resolution: | → worksforme |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Your code appears to be working the same in all browsers. If we've missed anything and you are unable to provide a cleaner test so that we can establish the issue we'll have to keep this ticket closed (the application.js file contains quite a large amount of seemingly inter-dependent app code and something more isolated will be necessary if we're to understand what the bug actually is). Please feel free to re-open if a valid test case becomes available.