Closed (fixed)
Project:
Storage API
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Nov 2011 at 06:49 UTC
Updated:
12 Dec 2011 at 03:00 UTC
When creating a RackSpace Files container the form_set_error() function in rackspace.inc will throw an error of trying to use an object in the array. Change line 158 to
array('%name' => $this->settings['rscf_container'])));
The error disappears.
Comments
Comment #1
jbrown commentedThanks!
http://drupalcode.org/project/storage_api.git/commitdiff/4744ded