#10428 closed bug (duplicate)
jQuery core 16.1 - 16.4 break on IE7 (try/finally block without catch)
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.6.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Line 1014 of jquery 1.6.4 there is a try/finally block that makes internet explorer throw an error. try/finally without catch is not supported in ie7
Change History (2)
comment:1 Changed 11 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:2 Changed 11 years ago by
Note: See
TracTickets for help on using
tickets.
Duplicate of #9033.