[wp-trac] [WordPress Trac] #26779: Multiple mediaelement instances of the same self-hosted video file on a page breaks in all players after first
WordPress Trac
noreply at wordpress.org
Thu Mar 13 03:41:54 UTC 2014
#26779: Multiple mediaelement instances of the same self-hosted video file on a
page breaks in all players after first
--------------------------+-----------------------------
Reporter: ericlewis | Owner: wonderboymusic
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 3.9
Component: Media | Version: 3.6
Severity: normal | Resolution: fixed
Keywords: needs-patch | Focuses:
--------------------------+-----------------------------
Changes (by wonderboymusic):
* owner: => wonderboymusic
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"27519"]:
{{{
#!CommitTicketReference repository="" revision="27519"
Account for `preload="metadata"` in audio and video shortcodes when
multiple versions of the same `<source>` appear on the page by appending a
query arg to "cache-bust" passed sources. The query arg is used to make
the sources "unique." They will still be cached by the browser and won't
bust the cache on every request.
Fixes #26779.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/26779#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list