Changes between Initial Version and Version 10 of Ticket #11240


Ignore:
Timestamp:
Dec 3, 2013, 2:12:02 PM (11 years ago)
Author:
Jakub Ś
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11240

    • Property Status changed from new to confirmed
    • Property Version changed from to 4.1
    • Property Summary changed from Paste text with LINUX line breaks (\n) to Basic formatting of a content of <pre> tag stripped by ACF is not preserved
  • Ticket #11240 – Description

    initial v10  
    77http://ckeditor.com/demo#standard - correct insert
    88http://ckeditor.com/demo#widgets - inserted as single line
     9
     10**Edit:**[[BR]]
     11In this case this so called text copied from browsers is in fact html where top tag is {{{<pre>}}} tag.[[BR]]
     12Because no pre is reported to ACF, filter removes pre tags but that is all it does.[[BR]]
     13ACF doesn't do anything to convert new line characters to e.g. {{{<br />}}} or {{{<p>}}} .
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy