Side navigation
#6459 closed bug (worksforme)
Opened April 19, 2010 02:25PM UTC
Closed October 21, 2010 01:56AM UTC
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.
Attachments (0)
Change History (1)
Changed October 21, 2010 01:56AM UTC by comment:1
priority: | → undecided |
---|---|
resolution: | → worksforme |
status: | new → closed |
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.