yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #25488
[Bug 1401674] [NEW] Fail to download object with a space in the file name
Public bug reported:
When downloading a file with a space in the file name, for example, test
123, the request will fail with a ClientException from the
swiftclient/client.py. The name of the file that Swift is trying to
retrieve is "test%2520123" and a 404 error is returned.
I am using icehouse/stable branch and was not able to reproduce on
Havana.
** Affects: horizon
Importance: Undecided
Status: New
** Tags: horizon icehouse
** Description changed:
When downloading a file with a space in the file name, for example, test
- 123. The request will fail with a ClientException from the
+ 123, the request will fail with a ClientException from the
swiftclient/client.py. The name of the file that Swift is trying to
retrieve is "test%2520123" and a 404 error is returned.
I am using icehouse/stable branch and was not able to reproduce on
Havana.
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1401674
Title:
Fail to download object with a space in the file name
Status in OpenStack Dashboard (Horizon):
New
Bug description:
When downloading a file with a space in the file name, for example,
test 123, the request will fail with a ClientException from the
swiftclient/client.py. The name of the file that Swift is trying to
retrieve is "test%2520123" and a 404 error is returned.
I am using icehouse/stable branch and was not able to reproduce on
Havana.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1401674/+subscriptions
Follow ups
References