Side navigation
#10508 closed bug (duplicate)
Opened October 17, 2011 04:44AM UTC
Closed October 19, 2011 05:59PM UTC
Last modified November 09, 2011 04:57PM UTC
Complete incompatibility with ie8
Reported by: | kurtsassenrath@gmail.com | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.6.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
IE8 is not compatible with jQuery 1.6.4, it gives the following error:
This command is not supported, line 1019
finally {
fired = [ context, args ];
firing = 0;
}
Attachments (0)
Change History (6)
Changed October 19, 2011 05:59PM UTC by comment:1
resolution: | → duplicate |
---|---|
status: | new → closed |
Changed November 09, 2011 11:55AM UTC by comment:3
Please reopen this bug. #9033 was fixed by removing the whole try-finally from the callback (see comment 26 there)
At line 1019, IE8 in compatibility mode still (1.6.4) throws an error. a
"catch (pseudoError) {}"
helps
Changed November 09, 2011 02:25PM UTC by comment:4
Please check the latest version of jQuery. http://code.jquery.com/jquery-git.js I don't see a try/catch anywhere near that line.
Changed November 09, 2011 04:04PM UTC by comment:5
1.6.4 is the latest non-1.7.x
about the jquery-git.js you are absolutely right: there is only one "finaly" in total. and the one has a "catch (pseudoError) {}"
Do you think it would be possible to fix 1.6.4 for the upcoming 1.6.5?
Thanks a lot!
Changed November 09, 2011 04:57PM UTC by comment:6
There will not a 1.6.5. I recommend upgrading to 1.7.