Changes between Version 4 and Version 5 of Ticket #10400, comment 21


Ignore:
Timestamp:
Mar 19, 2014, 8:32:26 AM (11 years ago)
Author:
santaclaus21
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10400, comment 21

    v4 v5  
    77''UPDATE:'' OK, ul/li are not reason. In my case error show up (sometimes) when I'm switching normal/source mode. In html exists only p,div,img,nbsp. I'am using some 3rd plugins. So I will try to make new build without plugins. To edit source I'm using codemirror plugin.
    88
     9'''UPDATE 2:''' calling an error (100% repeat):
     10
     111) open ckeditor by CKEDITOR.replace('element_id')
     122) go to soure edit
     133) switch to normal edit
     144) destroy by { ckeditor editor.destroy(); editor = null; }
     155) open ckeditor by CKEDITOR.replace('element_id')
     16
     17Uncaught TypeError: Cannot call method 'getParent' of undefined [ckeditor:149]
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy