Opened 12 years ago

Last modified 9 years ago

#316 closed defect (FIXED)

CloudFiles - Add name attribute to cloudfiles file-object

Reported by: joar Owned by: joar
Priority: critical Milestone: 0.2.0
Component: programming Keywords:
Cc: Parent Tickets:

Description

In the current state, uploading any image will break CloudFiles.

This is probably due to PIL reading the "name" attribute of the
passed file object. AFAIK CloudFiles does not have one.



Change History (6)

comment:1 by Christopher Allan Webber, 12 years ago

Priority: NormalUrgent
I'm bumping this up to urgent. Ideally we shouldn't ship a release
with this bug.



comment:2 by joar, 12 years ago

Owner: set to Joar Wandborg

comment:3 by joar, 12 years ago

Status: NewIn Progress

comment:2 by Christopher Allan Webber, 12 years ago

Joar, I pushed a fix for `#672 </issues/672>`_. Does that fix this
also?



comment:3 by joar, 12 years ago

Status: In ProgressClosed
Confirmed image upload is working with
``e56e5f8c5c3dc7909aa68a1543ed04ddb18e27f6``.



comment:4 by Will Kahn-Greene, 12 years ago

The original url for this bug was http://bugs.foocorp.net/issues/664 .
Relations:
#324: blocked

Note: See TracTickets for help on using tickets.