#9718 closed bug (duplicate)
IE Bug in try..catch..finally
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | low | Milestone: | 1.next |
Component: | deferred | Version: | 1.6.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hi guys,
jQuery 1.6.1 and 1.6.2 (at least) is causing problems when executed in IE (my version is 8.0.6001.18702).
I found a link that explains the problem (http://webbugtrack.blogspot.com/2007/11/bug-184-catch-to-try-catch-finally-in.html).
The error is solved if, in 1.6.2, is inserted the following line before line 1011: catch (e) {}
Thanks for your attention.
Change History (2)
comment:1 Changed 12 years ago by
Component: | unfiled → deferred |
---|---|
Priority: | undecided → low |
Resolution: | → duplicate |
Status: | new → closed |
comment:2 Changed 12 years ago by
Note: See
TracTickets for help on using
tickets.
Duplicate of #9033.