Changes between Initial Version and Version 8 of Ticket #11110


Ignore:
Timestamp:
Nov 5, 2017, 10:30:07 AM (7 years ago)
Author:
Marek Lewandowski
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11110

    • Property Status changed from new to closed
    • Property Owner set to Piotrek Koszuliński
    • Property Resolution changed from to fixed
    • Property Milestone changed from to CKEditor 4.3
  • Ticket #11110 – Description

    initial v8  
    1919'''Expected result:'''[[BR]]
    2020Pasted content should contain iframe.
    21 Produced source code: {{{
     21Produced source code:
     22{{{
    2223<p>n t<iframe frameborder="0" scrolling="no" src="www.wikipedia.org"></iframe>e dn t<iframe frameborder="0" scrolling="no" src="www.wikipedia.org"></iframe>e d</p>
    2324}}}
    2425
    2526'''Current result:'''[[BR]]
    26 Pasted content contain image2 instad iframe.
    27 Code with image: {{{
     27Pasted content contain image2 instead of an iframe.
     28Code with image:
     29{{{
    2830<p>n t<iframe frameborder="0" scrolling="no" src="www.wikipedia.org"></iframe>e dn t<img alt="IFrame" src="http://presets.ckeditor.dev/4.3/full-all/ckeditor/plugins/fakeobjects/images/spacer.gif?t=DA89" title="IFrame" />e d</p>
    2931}}}
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy