Modify ↓
Ticket #11197 (closed bug: duplicate)
jquery 1.6.4 IE8 try-finally bug
| Reported by: | sergey.shilko@… | Owned by: | sergey.shilko@… |
|---|---|---|---|
| Priority: | undecided | Milestone: | None |
| Component: | unfiled | Version: | 1.6.4 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
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
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.

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.