Opened 15 years ago
Last modified 15 years ago
#8114 confirmed Bug
stack overflow at line: 26 old staff in Ckeditor — at Initial Version
| Reported by: | meka9233 | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | Core : Parser | Version: | 3.4.2 |
| Keywords: | Cc: | mehrdad.kavousi@… |
Description
I send the content of a form to CKEDITOR that has tags like this: <dl>
<dt><dd>text<dd><dt>
<dt><dd>text<dd><dt>
<dt><dd>text<dd><dt>
</dl>
and as you see the <dt> tags are not closed as they should. The ckeditor cant show the content of the form mailed to this editor and make a stack overflow at line: 26. Is there any way to fix it?
Regards
