x-object-manifest does not work with quoted names
Bug #1070288 reported by
sirkonst
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| OpenStack Object Storage (swift) |
Expired
|
Undecided
|
Unassigned | ||
| python-swiftclient |
Incomplete
|
Undecided
|
Unassigned | ||
| swift (Ubuntu) |
Expired
|
Undecided
|
Unassigned | ||
Bug Description
I tried upload file by segments with non-ASCII simbols in name:
$ swift -A * -U * -K * upload -S 1048576 segtest "test,\
The uploading is successful, but if I'm downloading a file, I get the file to zero size.
$ swift -A * -U * -K * download segtest "test,\
With ACSII names all OK.
| no longer affects: | openstack-community |
| Changed in swift (Ubuntu): | |
| status: | New → Incomplete |
To post a comment you must log in.

Bump!
Also is affect when in file name normal ACSII simbols and simbol ",".