[wp-trac] [WordPress Trac] #23926: Use ID3 data for audio and video
WordPress Trac
noreply at wordpress.org
Tue Oct 8 15:23:20 UTC 2013
#23926: Use ID3 data for audio and video
----------------------------+--------------------------
Reporter: wonderboymusic | Owner: markjaquith
Type: enhancement | Status: reopened
Priority: normal | Milestone: 3.6
Component: Media | Version: 3.6
Severity: normal | Resolution:
Keywords: has-patch |
----------------------------+--------------------------
Changes (by kovshenin):
* status: closed => reopened
* resolution: fixed =>
Comment:
The regex in r23979 `'#^audio|video#'` is too permissive. It seems as if
it was intended to match audio* and video*, but it actually matches
`application/octet-stream+video` just fine. Not a big deal in this
particular situation, but .12.diff takes care of that.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23926#comment:8>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list