Make WordPress Core

Opened 12 years ago

Closed 11 years ago

Last modified 11 years ago

#23411 closed defect (bug) (duplicate)

Plugin images are sent with wrong Content-Type

Reported by: toscho's profile toscho 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)

#1 @markoheijnen
12 years ago

  • Milestone changed from Awaiting Review to WordPress.org

#2 @samuelsidler
11 years ago

  • Milestone WordPress.org deleted
  • Status changed from new to closed

Migrated to #meta151.

#3 @SergeyBiryukov
11 years ago

  • Resolution set to duplicate
Note: See TracTickets for help on using tickets.