Changes between Initial Version and Version 3 of Ticket #11906


Ignore:
Timestamp:
May 6, 2014, 8:40:18 AM (10 years ago)
Author:
Piotrek Koszuliński
Comment:

We confirm this issue, but we're not planning to work on it (at least not now). Issue is caused by creating incorrect HTML in source mode and CKEditor does not have to accept every broken thing.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11906

    • Property Status changed from new to confirmed
    • Property Version changed from 4.4.0 to
    • Property Component changed from General to Core : Parser
    • Property Summary changed from Embeded youtube iframe code makes chrome stuck to Parser does not accept incorrect HTML tag with excessive quotes
  • Ticket #11906 – Description

    initial v3  
    1 If you put the code in the editor, Chrome will be stuck.
    2 When you use Firefox. you can see it is ok, but when you switch to source mode, you will see that the iframe code is encoded automatically.
    3 
    4 {{{
    5 <p><iframe allowfullscreen="" frameborder="0" height="315" src="//www.youtube.com/embed/BXzJKtKqKxY?rel=0?autoplay=1" frameborder="0" " width=" 560"></iframe></p>
    6 }}}
     1See comment:2 for TC. Note that this HTML is not fixed by Firefox nor Chrome when we pass content through fixBin.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy