yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #25587
[Bug 1401674] Re: Fail to download object with a space in the file name
*** This bug is a duplicate of bug 1347734 ***
https://bugs.launchpad.net/bugs/1347734
Ying, backporting the patch from
https://bugs.launchpad.net/horizon/+bug/1347734 shoud fix the issue.
I've cherry picked the patch into icehouse.
** This bug has been marked a duplicate of bug 1347734
The container dashboard does not handle unicode url correctly
--
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):
Confirmed
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
References