[wp-trac] [WordPress Trac] #42017: Parse the creation date out of uploaded audio files
WordPress Trac
noreply at wordpress.org
Mon Dec 11 04:02:02 UTC 2017
#42017: Parse the creation date out of uploaded audio files
-------------------------------------------------+-------------------------
Reporter: desrosj | Owner: desrosj
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 5.0
Component: Media | Version:
Severity: normal | Resolution:
Keywords: has-patch has-unit-tests needs- | Focuses:
testing |
-------------------------------------------------+-------------------------
Changes (by desrosj):
* keywords: has-patch has-unit-tests => has-patch has-unit-tests needs-
testing
Comment:
Based on my testing, AAC files store the created date in the same location
as `mp4` and `quicktime` files.
I did discover that you can't currently upload `AAC` files, though. This
was due to a missing mime type in `wp_get_mime_types()`. I added a fix for
that in [attachment:42017.2.patch]. I can create a separate ticket for
that issue if necessary.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/42017#comment:12>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list