[wp-trac] [WordPress Trac] #42189: MediaElement.js 4.2 is not backward compatible with 2.2

WordPress Trac noreply at wordpress.org
Thu Oct 12 10:29:27 UTC 2017


#42189: MediaElement.js 4.2 is not backward compatible with 2.2
--------------------------+-----------------------
 Reporter:  bradyvercher  |       Owner:  rafa8626
     Type:  defect (bug)  |      Status:  assigned
 Priority:  normal        |   Milestone:  4.9
Component:  Media         |     Version:  trunk
 Severity:  major         |  Resolution:
 Keywords:                |     Focuses:
--------------------------+-----------------------

Comment (by rafa8626):

 @bradyvercher I see. That's where my knowledge on WP is limited. I agree
 with @ocean90 idea, and the PR I created contain must of the things you
 have listed. Last night, I updated MEJS to include a new method to
 override the issue with the features, so if the plan is to add a new JS
 just make sure that MEJS matches with the version of that PR. The
 `<mediaelement>` wrapper is needed since it's the fake node that allows
 all the other renderers to mimic the API, so that cannot change; to access
 the original tag, you have to use media.originalNode. Let me know if
 there's anything else I can help you, other than updating the PR as a
 baseline for the potential `mediaelement-migrate.js` file

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


More information about the wp-trac mailing list