[wp-trac] [WordPress Trac] #31058: audio video previews JS errors in IE 8

WordPress Trac noreply at wordpress.org
Fri Feb 13 05:53:31 UTC 2015


#31058: audio video previews JS errors in IE 8
--------------------------+-----------------------------
 Reporter:  afercia       |       Owner:  wonderboymusic
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:  4.1.1
Component:  Media         |     Version:  4.1
 Severity:  normal        |  Resolution:  fixed
 Keywords:  has-patch     |     Focuses:  javascript
--------------------------+-----------------------------
Changes (by dd32):

 * status:  reopened => closed
 * resolution:   => fixed


Comment:

 In [changeset:"31444"]:
 {{{
 #!CommitTicketReference repository="" revision="31444"
 Fix the display of Audio and Video in the Media Library when using IE8 and
 below.

 This delays the execution of instantiating of the MediaElement.js player
 until the render is complete, and the node is in the DOM.
 Although it's a bug that this is needed in the first place, this will
 cover us until a new MediaElement.ks release is made.

 Props afercia.
 Fixes #31058 for 4.1.
 }}}

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


More information about the wp-trac mailing list