Opened 13 years ago

Last modified 13 years ago

#7090 confirmed Bug

IE8: Error "Line: 96 error: 'N' is null or not a object" in scenario with ASP.NET AJAX and Postbacktrigger

Reported by: dpomt Owned by:
Priority: Normal Milestone:
Component: General Version: 3.4.2
Keywords: IE8 Cc:

Description

if I have a PostBacktrigger that is hit after a partial page update has been done, I get the following error:

actual nightly build (revision 6386): "Line 19: error: object does not supprt property or method" at "return i&&new g(i.contentWindow.document)"

release 3.4.2: "Line 19: error: object does not supprt property or method" at "return i&&new g(i.contentWindow.document)"

Attached please find a small sample project to reproduce the issue.

Attachments (1)

sample2.zip (30.8 KB) - added by dpomt 13 years ago.
you need to copy contents of ckeditor to ckeditor subdirectory

Download all attachments as: .zip

Change History (5)

Changed 13 years ago by dpomt

Attachment: sample2.zip added

you need to copy contents of ckeditor to ckeditor subdirectory

comment:1 Changed 13 years ago by dpomt

Summary: Error "Line: 96 error: 'N' is null or not a object" in scenario with ASP.NET AJAX and PostbacktriggerIE8: Error "Line: 96 error: 'N' is null or not a object" in scenario with ASP.NET AJAX and Postbacktrigger

Issue happens here with IE 8.0.7600.16385. Works without error in Firefox 3.6.19

comment:2 Changed 13 years ago by Alfonso Martínez de Lizarrondo

Version: 3.5.1 (SVN - trunk)3.4.2

comment:3 Changed 13 years ago by Krzysztof Studnik

Keywords: IE8 added
Status: newconfirmed

@Alfonso: I assume, that when version is changed, so the bug is also confirmed.

comment:4 Changed 13 years ago by Alfonso Martínez de Lizarrondo

No, I didn't test it. I changed the version to avoid confusion about a 3.5.1 or SVN regression because he states that the problem already exists in 3.4.2

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy