Opened 15 years ago
Last modified 11 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 , 15 years ago
| Priority: | Normal → Urgent |
|---|
comment:2 by , 15 years ago
| Owner: | set to |
|---|
comment:3 by , 15 years ago
| Status: | New → In Progress |
|---|
comment:3 by , 15 years ago
| Status: | In Progress → Closed |
|---|
Confirmed image upload is working with e56e5f8c5c3dc7909aa68a1543ed04ddb18e27f6.
comment:4 by , 14 years ago
The original url for this bug was http://bugs.foocorp.net/issues/664 .
Relations:
#324: blocked

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