[wp-trac] [WordPress Trac] #39550: Some Non-image files fail to upload after 4.7.1
    WordPress Trac 
    noreply at wordpress.org
       
    Tue Mar  7 20:58:40 UTC 2017
    
    
  
#39550: Some Non-image files fail to upload after 4.7.1
---------------------------+------------------------
 Reporter:  greatislander  |       Owner:  joemcgill
     Type:  defect (bug)   |      Status:  closed
 Priority:  normal         |   Milestone:  4.7.3
Component:  Upload         |     Version:  4.7.1
 Severity:  critical       |  Resolution:  fixed
 Keywords:  fixed-major    |     Focuses:
---------------------------+------------------------
Comment (by kosso):
 Yes. The .ogg extension for audio is also correct in that list in
 `functions.php`
 Once thing I will point out though is that the 4.7.3 has fixed .m4a files
 for me and correctly identifies them as `audio/mp4`   But the description
 in `functions.php` has m4a as `audio/mpeg` which is incorrect.
 Replying to [comment:141 lukecavanagh]:
 > @kosso
 >
 > Looks like
 >
 > 'ogv' => 'video/ogg',
 > ogg|oga' => 'audio/ogg'
 >
 > Are both supported.
 >
--
Ticket URL: <https://core.trac.wordpress.org/ticket/39550#comment:143>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
    
    
More information about the wp-trac
mailing list