I've faced a problem while trying to add exisiting CloudFiles container to the Storage API.
The module only adds the 'base_url' to the container that is created by the module. If you try to add an existing CloudFiles container, it will not store the 'base_url' parameter.
This means that the module will not know how to build the CDN url for containers that are added.

The patch for the issue attached.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

jbrown’s picture

Status: Needs review » Fixed

Thanks for finding this - incorporated into this commit: http://drupalcode.org/project/storage_api.git/commitdiff/2995ec3

MunGell’s picture

Status: Fixed » Needs review

Thank you!

jbrown’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.