[ 
https://issues.apache.org/jira/browse/LIBCLOUD-366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13717101#comment-13717101
 ] 

ASF subversion and git services commented on LIBCLOUD-366:
----------------------------------------------------------

Commit 384b574e4f63af4be877b7cb0cc906187dc0bc24 in branch refs/heads/trunk from 
[~kami]
[ https://git-wip-us.apache.org/repos/asf?p=libcloud.git;h=384b574 ]

Fix a regression with calling encode_container_name instead of
 encode_object_name on object name in get_object method.

Reported by Ben Meng, part of LIBCLOUD-366.

                
> 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