yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #03060
[Bug 1059764] Re: object copy incorrect without trailing slash in path
** Changed in: python-swiftclient
Status: New => Invalid
** Changed in: horizon
Status: Incomplete => Invalid
--
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/1059764
Title:
object copy incorrect without trailing slash in path
Status in OpenStack Dashboard (Horizon):
Invalid
Status in Python client library for Swift:
Invalid
Bug description:
When copying objects, if the specified path w/in a container doesn't
end with a slash (eg. test/test as opposed to test/test/), we end up
with the last folder on the path created, but the object instead
copied to the parent of that folder, with the name <last folder>
actual_object_name. With the object "obj" and the path "test/test", we
get the folder test/test created, but the object exists at
"test/testobj"
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1059764/+subscriptions