[wp-trac] [WordPress Trac] #39550: Non-image files with the application/octet-stream mime type cannot be uploaded

WordPress Trac noreply at wordpress.org
Thu Jan 12 14:35:30 UTC 2017


#39550: Non-image files with the application/octet-stream mime type cannot be
uploaded
---------------------------+--------------------
 Reporter:  greatislander  |       Owner:
     Type:  defect (bug)   |      Status:  new
 Priority:  normal         |   Milestone:  4.7.2
Component:  Upload         |     Version:  trunk
 Severity:  normal         |  Resolution:
 Keywords:                 |     Focuses:
---------------------------+--------------------

Comment (by sterndata):

 I can verify that I'm unable to upload .mp3 files unless I add
 {{{
 define( 'ALLOW_UNFILTERED_UPLOADS', true );
 }}}

 to wp-config.php, but that doesn't seem to be a good, long term solution.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/39550#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list