Make WordPress Core

Opened 10 years ago

Closed 10 years ago

#29620 closed defect (bug) (fixed)

Medialement.js broken video resizing

Reported by: gdragon's profile GDragoN Owned by: wonderboymusic's profile wonderboymusic
Milestone: 4.0.1 Priority: normal
Severity: normal Version: 4.0
Component: External Libraries Keywords: has-patch commit fixed-major
Focuses: javascript Cc:

Description

WordPress 4.0 uses Mediaelement 2.15.0 and this version has broken resizing for videos. Soon after 2.15.0 version 2.15.1 was released to fix all that, and it was released over a month ago, and yet WP comes with broken version.

Change History (8)

#1 @wonderboymusic
10 years ago

  • Component changed from Media to External Libraries
  • Keywords needs-patch added
  • Milestone changed from Awaiting Review to 4.0.1

This ticket was mentioned in IRC in #wordpress-dev by MarkJaquith. View the logs.


10 years ago

#4 @wonderboymusic
10 years ago

  • Owner set to wonderboymusic
  • Resolution set to fixed
  • Status changed from new to closed

In 29733:

Upgrade MediaElement to 2.15.1.

Changes from 2.15.0:
https://github.com/johndyer/mediaelement/compare/2.15.0...2.15.1

Continues to revert upstream commit b7f82b4 to restore the status quo for Chromium support.

See [29688].
Fixes #29620 for trunk.

#5 @wonderboymusic
10 years ago

  • Resolution fixed deleted
  • Status changed from closed to reopened

Reopen for 4.0.1 consideration

This ticket was mentioned in IRC in #wordpress-dev by nacin. View the logs.


10 years ago

#7 @nacin
10 years ago

  • Keywords has-patch commit fixed-major added; needs-patch removed

#8 @nacin
10 years ago

  • Resolution set to fixed
  • Status changed from reopened to closed

In 30252:

Upgrade MediaElement to 2.15.1.

Merges [29733] to the 4.0 branch.

Changes from 2.15.0:
https://github.com/johndyer/mediaelement/compare/2.15.0...2.15.1

Continues to revert upstream commit b7f82b4 to restore the status quo for Chromium support.

props wonderboymusic.
fixes #29620.

Note: See TracTickets for help on using tickets.