Opened 14 years ago
Last modified 14 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)
Change History (5)
Changed 14 years ago by
Attachment: | sample2.zip added |
---|
comment:1 Changed 14 years ago by
Summary: | Error "Line: 96 error: 'N' is null or not a object" in scenario with ASP.NET AJAX and Postbacktrigger → IE8: 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 14 years ago by
Version: | 3.5.1 (SVN - trunk) → 3.4.2 |
---|
comment:3 Changed 14 years ago by
Keywords: | IE8 added |
---|---|
Status: | new → confirmed |
@Alfonso: I assume, that when version is changed, so the bug is also confirmed.
comment:4 Changed 14 years ago by
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
you need to copy contents of ckeditor to ckeditor subdirectory