Opened 10 years ago

Last modified 10 years ago

#13426 closed Bug

Empty inline elements are removed from the embedded content — at Initial Version

Reported by: Szymon Cofalik Owned by:
Priority: Low Milestone:
Component: General Version: 4.5.0
Keywords: Cc:

Description

When autoembeding content, sometimes we end up with empty inline elements, which are then removed from the embedded content.

Steps to reproduce:

  1. In empty editor, paste http://tellto.tumblr.com/post/112160646328.
  2. Wait until the link converts.
  3. Look at source.

Expected result: There should be inline elements in <div data-oembed />
Result:

<div data-oembed-url="http://tellto.tumblr.com/post/112160646328">
<script async="" charset="utf-8" src="//cdn.iframe.ly/embed.js"></script>
</div>

Change History (0)

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy