Ben Meng created LIBCLOUD-366:
---------------------------------

             Summary: 0.13 Cloudfiles storage driver encodes object name with 
_encode_container_name()
                 Key: LIBCLOUD-366
                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-366
             Project: Libcloud
          Issue Type: Bug
          Components: Storage
            Reporter: Ben Meng


In get_object() function of CloudFiles storage driver, object name is encoded 
with wrong function.

libcloud-0.13.0
storage/drivers/cloudfiles.py:263
object_name_encoded = self._encode_container_name(object_name)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to