#11197 closed bug (duplicate)
jquery 1.6.4 IE8 try-finally bug
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.6.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
jquery 1.6.4 IE8 try-finally bug
Missing catch block in try-catch-finally block on line 1019, catch is must-have for IE
Change History (4)
comment:1 Changed 12 years ago by
Owner: | set to sergey.shilko@… |
---|---|
Status: | new → pending |
comment:2 Changed 12 years ago by
Resolution: | → duplicate |
---|---|
Status: | pending → closed |
Please, please, please, use the search feature before submitting a bug.
Note: See
TracTickets for help on using
tickets.
Thanks for taking the time to contribute to the jQuery project! Please provide a complete reduced test case on jsFiddle to help us assess your ticket.
Additionally, be sure to test against the jQuery Edge version to ensure the issue still exists. To get you started, use this boilerplate: http://jsfiddle.net/FrKyN/ Open the link and click to "Fork" (in the top menu) to get started.