Opened 10 years ago
Closed 10 years ago
#34743 closed defect (bug) (fixed)
MediaElement version is wrong
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.4 | Priority: | normal |
| Severity: | normal | Version: | 4.4 |
| Component: | External Libraries | Keywords: | needs-patch |
| Focuses: | Cc: |
Description
In #33798, MediaElement was updated to 2.18.1 and then patched, but version number in wp_default_scripts() wasn't changed, it is still 2.17.0.
I propose that, since external copy is changed, version follows same approach as other modified libraries (SWFUpload, SWFObject, ThickBox...) by appending suffix to external version (there will be something like 2.18.1-20150911).
Change History (3)
Note: See
TracTickets for help on using
tickets.
In 35713: