[wp-trac] [WordPress Trac] #45671: RTF Mime Type upload fails

WordPress Trac noreply at wordpress.org
Mon Dec 17 10:25:16 UTC 2018


#45671: RTF Mime Type upload fails
--------------------------+-----------------------------
 Reporter:  hpiirainen    |      Owner:  (none)
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Upload        |    Version:  5.0.1
 Severity:  normal        |   Keywords:
  Focuses:                |
--------------------------+-----------------------------
 Since WP 5.0.1 mime type of uploaded file is tested. Real mime type of an
 RTF file is `text/rtf`, that does not match the mime type in
 `get_allowed_mime_types()` (`application/rtf`).

 There are similar tickets about CSV [ticket:45615] and VTT [ticket:45622]
 mime types.

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


More information about the wp-trac mailing list