Side navigation
#11197 closed bug (duplicate)
Opened January 20, 2012 07:30AM UTC
Closed January 20, 2012 01:01PM UTC
Last modified January 20, 2012 01:32PM UTC
jquery 1.6.4 IE8 try-finally bug
Reported by: | sergey.shilko@gmail.com | Owned by: | sergey.shilko@gmail.com |
---|---|---|---|
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
Attachments (0)
Change History (4)
Changed January 20, 2012 08:27AM UTC by comment:1
owner: | → sergey.shilko@gmail.com |
---|---|
status: | new → pending |
Changed January 20, 2012 01:01PM UTC by comment:2
resolution: | → duplicate |
---|---|
status: | pending → closed |
Please, please, please, use the search feature before submitting a bug.
Changed January 20, 2012 01:32PM UTC by comment:4
thanks for info :) sorry for troube
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.