Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #39550, comment 47


Ignore:
Timestamp:
01/14/2017 08:22:01 PM (9 years ago)
Author:
kosso
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #39550, comment 47

    v1 v2  
    114.7.1 immediately broke .m4a audio file uploads.
    22
    3 `wp-includes/functions.php` incorrectly assigns it as `audio/mpeg'
     3`wp-includes/functions.php` incorrectly assigns it as `audio/mpeg`
    44
    55According to rfc4337 it should be set to `audio/mp4`