You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@libcloud.apache.org by "Tomaz Muraus (JIRA)" <ji...@apache.org> on 2013/07/23 20:49:00 UTC

[dev] [jira] [Resolved] (LIBCLOUD-366) 0.13 Cloudfiles storage driver encodes object name with _encode_container_name()

     [ https://issues.apache.org/jira/browse/LIBCLOUD-366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tomaz Muraus resolved LIBCLOUD-366.
-----------------------------------

    Resolution: Fixed
      Assignee: Tomaz Muraus

Good catch, thanks.

Fixed with a test case pushed to trunk and 0.13.x
                
> 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
>            Assignee: Tomaz Muraus
>
> 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