Opened 14 years ago
Last modified 14 years ago
#6998 confirmed Bug
Unresponsive script when loading template containing invalid html markup
Reported by: | mkraus | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Parser | Version: | 3.1 |
Keywords: | Cc: |
Description
When loading a html template containing some meta tags inside the html body, ckeditor becomes unresponsive and after a while browser shows a message that a script is unresponsive and should be stopped - experienced in Firefox 3.6.13, IE8 and Chrome 8
See the attached template for reference.
Attachments (2)
Change History (3)
Changed 14 years ago by
Attachment: | ck_problem.html added |
---|
Changed 14 years ago by
Attachment: | krst_20110121-01.png added |
---|
comment:1 Changed 14 years ago by
Status: | new → confirmed |
---|---|
Version: | 3.5 → 3.1 |
Code from sample html, pasted into CKEditor v3.0 is interpreted well in CKEditor WYSIWYG mode. Since V.3.1, memory buffer overflow is thrown. After i try to reload page - result in chrome as on attached screen.
CKEditor 3.1 Message shown when reloading page in Chrome, after memory buffer overflow error is thrown.