[wp-trac] [WordPress Trac] #24949: Very Strange Audio/Video Embed Issue with Self-Hosted Audio/Video

WordPress Trac noreply at wordpress.org
Mon Aug 5 15:41:09 UTC 2013


#24949: Very Strange Audio/Video Embed Issue with Self-Hosted Audio/Video
--------------------------+------------------------------
 Reporter:  EricMesa      |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Embeds        |     Version:  3.6
 Severity:  normal        |  Resolution:
 Keywords:                |
--------------------------+------------------------------

Comment (by EricMesa):

 Ugh. I know Step 1 of any debugging is to turn of plugins. And I did go
 through trying to turn off plugins that made sense - WP Super Cache, for
 example. Poking around in the page source I saw:


 {{{
 <p>Mannually adding the code:</p>
 <div style="width: 604px; max-width: 100%;"><!--[if lt IE
 9]><script>document.createElement('video');</script>< ![endif]--><br />
 <video class="wp-video-shortcode" id="video-6988-1" width="604"
 height="340" preload="metadata" controls="controls"><source
 type="video/webm" src="http://server.ericsbinaryworld.com/blog/wp-
 content/uploads/2013/08/Nothing-to-Prove-Geek-Girls-The-Doubleclicks-
 s4Rjy5yW1gQ.webm" /><a href="http://server.ericsbinaryworld.com/blog/wp-
 content/uploads/2013/08/Nothing-to-Prove-Geek-Girls-The-Doubleclicks-
 s4Rjy5yW1gQ.webm"><span class="hilite">http://server</span>.<span
 class="hilite">ericsbinaryworld</span>.com/blog/wp-content/uploads/2013/08
 /Nothing-to-Prove-Geek-Girls-The-Doubleclicks-
 s4Rjy5yW1gQ.webm</a></video></div>
 }}}

 Note the span class hilite part. That made me think of a plugin I have
 called Search Hilite. It is from Matt Mullenweg and appears to be a
 Wordpress official plugin. But disabling it appears to have fixed the
 issue.

 What should I do going forward? Is that still an active plugin or is it
 left over from rounds upon rounds of upgrades? Do I file a bug against
 that plugin?

--
Ticket URL: <http://core.trac.wordpress.org/ticket/24949#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list