Opened 20 months ago
Closed 20 months ago
#57530 closed defect (bug) (duplicate)
m4a audio files not allowed from android audio recorder
Reported by: | pontifier | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Upload | Keywords: | |
Focuses: | Cc: |
Description
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'
Attachments (2)
Change History (3)
#1
@
20 months ago
- Milestone Awaiting Review deleted
- Resolution set to duplicate
- Status changed from new to closed
- Version 6.1.1 deleted
Welcome to Trac, @pontifier, and thank you for the report!
This issue is known and being tracked over in #46544. In order to keep discussions around this issue centralized, I'll mark this as a duplicate.
You are invited to contribute to the other ticket, which for a while had some resolution ideas discussed, but could use some updated attention.
Thanks again!
test upload file from android audio recorder