Bug Tracker

Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#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:
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 sindresorhus

Owner: set to sergey.shilko@…
Status: newpending

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.

comment:2 Changed 12 years ago by jaubourg

Resolution: duplicate
Status: pendingclosed

Please, please, please, use the search feature before submitting a bug.

comment:3 Changed 12 years ago by jaubourg

Duplicate of #9033.

comment:4 Changed 12 years ago by anonymous

thanks for info :) sorry for troube

Note: See TracTickets for help on using tickets.