Changes between Version 1 and Version 2 of Ticket #39550, comment 47
- Timestamp:
- 01/14/2017 08:22:01 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #39550, comment 47
v1 v2 1 1 4.7.1 immediately broke .m4a audio file uploads. 2 2 3 `wp-includes/functions.php` incorrectly assigns it as `audio/mpeg '3 `wp-includes/functions.php` incorrectly assigns it as `audio/mpeg` 4 4 5 5 According to rfc4337 it should be set to `audio/mp4`