Skip to main content

Bug Tracker

Side navigation

#9718 closed bug (duplicate)

Opened July 01, 2011 02:09AM UTC

Closed July 01, 2011 02:11PM UTC

Last modified July 01, 2011 02:11PM UTC

IE Bug in try..catch..finally

Reported by: mveloso@tecnologiaip.com.br 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.

Attachments (0)
Change History (2)

Changed July 01, 2011 02:11PM UTC by timmywil comment:1

component: unfileddeferred
priority: undecidedlow
resolution: → duplicate
status: newclosed

Changed July 01, 2011 02:11PM UTC by timmywil comment:2

Duplicate of #9033.