Changes between Initial Version and Version 1 of Ticket #9443, comment 5


Ignore:
Timestamp:
Dec 12, 2012, 5:09:49 AM (11 years ago)
Author:
Muhammad Seude
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9443, comment 5

    initial v1  
    1 Hi, it is again reproducible on FF 17.0.1.
    2 
    3 I am also using the following code:
    4 
    5 var ck = CKEDITOR.instances[editor_id];
    6 
    7 if(ck != null){
    8   ck.insertHtml(text);
    9 }
    10 
    11 Sometimes it executes without any problem but most of the time, I am getting the same error. Please solve this problem.
    12 
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy