#23411 closed defect (bug) (duplicate)
Plugin images are sent with wrong Content-Type
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | WordPress.org Site | Keywords: | |
Focuses: | Cc: |
Description
Some images are sent with the Content-Type application/octet-stream
.
Example: http://s-plugins.wordpress.org/buddypress/assets/screenshot-1.gif?rev=626668
HTTP/1.1 200 OK Accept-Ranges: bytes Content-Type: application/octet-stream Date: Thu, 07 Feb 2013 09:18:48 GMT ETag: "626668//buddypress/assets/screenshot-1.gif" Last-Modified: Sun, 18 Nov 2012 17:27:41 GMT Server: ECS (fcn/419A) X-Cache: HIT Content-Length: 11248
Linked from http://wordpress.org/extend/plugins/buddypress/screenshots/
Each time I want to load the pure image I get a download dialog in my browser.
Change History (3)
Note: See
TracTickets for help on using
tickets.
Migrated to #meta151.