[wp-trac] [WordPress Trac] #32214: Video subtitles removed from shortcode

WordPress Trac noreply at wordpress.org
Mon Jun 1 18:13:35 UTC 2015


#32214: Video subtitles removed from shortcode
--------------------------+-------------------------
 Reporter:  starepod      |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  4.2.3
Component:  TinyMCE       |     Version:  4.2
 Severity:  normal        |  Resolution:
 Keywords:  needs-patch   |     Focuses:  javascript
--------------------------+-------------------------

Comment (by azaozz):

 Thinking this is a duplicate of #32078. The `<track>` tag disappears as it
 is "legal" only in a `<video>` or `<audio>`. We insert markers which are
 paragraphs with the actual shortcode, so the `<track>` tags become
 children of <p> and are removed.

 @scriptrunner can you check if [32678] fixes it for you.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/32214#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list