Side navigation
#10428 closed bug (duplicate)
Opened October 05, 2011 03:36PM UTC
Closed October 05, 2011 03:55PM UTC
Last modified October 05, 2011 03:55PM UTC
jQuery core 16.1 - 16.4 break on IE7 (try/finally block without catch)
Reported by: | damp12000@hotmail.com | 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