[wp-trac] [WordPress Trac] #23411: Plugin images are sent with wrong Content-Type
WordPress Trac
noreply at wordpress.org
Thu Feb 7 09:26:47 UTC 2013
#23411: Plugin images are sent with wrong Content-Type
-----------------------------+--------------------------------
Reporter: toscho | Type: defect (bug)
Status: new | Priority: normal
Milestone: Awaiting Review | Component: WordPress.org site
Version: | Severity: normal
Keywords: |
-----------------------------+--------------------------------
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.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23411>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list