[wp-trac] [WordPress Trac] #57530: m4a audio files not allowed from android audio recorder

WordPress Trac noreply at wordpress.org
Mon Jan 23 10:11:27 UTC 2023


#57530: m4a audio files not allowed from android audio recorder
--------------------------+-----------------------------
 Reporter:  pontifier     |      Owner:  (none)
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Upload        |    Version:  6.1.1
 Severity:  normal        |   Keywords:
  Focuses:                |
--------------------------+-----------------------------
 Android audio recorder is a default option when adding an audio file to a
 post from chrome on android. m4a files created by recorder are rejected
 with the message: "Sorry, you are not allowed to upload this file type."

 It appears that an incorrect mime type is responsible. The mime type
 generated by the android recorder is 'video/mp4' while functions.php
 expects an 'audio/mpeg' and moxie.js expects 'audio/x-m4a'

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/57530>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list