Project

General

Profile

Actions

Bug #5595

closed

object has a Content-Type, but its content_type property is not shown in Swift object enumeration

Added by JuanJose Galvez almost 11 years ago. Updated about 9 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
giant
Regression:
Severity:
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

This is in regards to a support request found here: https://inktank.zendesk.com/agent/#/tickets/396

An object (thumbs.db) has "Content-Type: binary/octet-stream" however when being enumerated through the swift interface the content_type it is not returned.

{"name":"thumbs.db","hash":"c1a913d5ae209875725a151811f39d1d","bytes":36864,"last_modified":"2013-07-09T09:30:53.000Z"}

This causes failures in libraries which are expecting the content_type property. Full details can be found in the support ticket.

Actions

Also available in: Atom PDF