[wp-trac] [WordPress Trac] #61809: Firefox Does Not Recognize MIME Types

WordPress Trac noreply at wordpress.org
Tue Aug 6 13:47:43 UTC 2024


#61809: Firefox Does Not Recognize MIME Types
-------------------------------+------------------------------
 Reporter:  rubickscube        |       Owner:  (none)
     Type:  defect (bug)       |      Status:  new
 Priority:  normal             |   Milestone:  Awaiting Review
Component:  Media              |     Version:  6.6
 Severity:  normal             |  Resolution:
 Keywords:  reporter-feedback  |     Focuses:
-------------------------------+------------------------------

Comment (by adamsilverstein):

 @rubickscube note that if you are requesting the document(s) directly from
 your web serving (by loading its full URL), the web server delivers the
 file and headers. WordPress is not involved in serving the file in this
 case, and its up to the web server to set the correct content-type header.
 If this is the case and the docx type is missing, you can add it in
 .htaccess with `AddType`

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


More information about the wp-trac mailing list