Changes between Version 1 and Version 2 of Ticket #6975, comment 15


Ignore:
Timestamp:
Jun 24, 2011, 8:54:39 AM (13 years ago)
Author:
Jakub Ś
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6975, comment 15

    v1 v2  
    11The fix did not workd for me, I send the content of a form to CKEDITOR that has tags like this:
     2{{{
    23<dl>
    34 <dt><dd>text<dd><dt>
     
    56<dt><dd>text<dd><dt>
    67</dl>
    7 
     8}}}
    89and 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?
    910
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy