Changes between Initial Version and Version 1 of Ticket #14765


Ignore:
Timestamp:
Jul 22, 2016, 9:26:32 AM (8 years ago)
Author:
Jakub Ś
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #14765

    • Property Status changed from new to confirmed
  • Ticket #14765 – Description

    initial v1  
    22
    331. Open any sample page say api.html in Chrome and set {{{pasteFilter}}} config to null and {{{allowedContent}}} to true.
     4{{{
     5CKEDITOR.replace( 'editor1', {
     6        allowedContent : true,
     7        pasteFilter : null,
     8...
     9}}}
    4102. Open http://ckeditor.com/demo#div in IE browser and copy two paragraphs
    5113. Paste the content in api.html page which is opened in chrome and go to Source mode
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy