ZF-12327: Zend_Service_Rackspace_Files: add validation to container/object names
Description
The attached patch adds checks that the container and object name passed to Zend_Service_Rackspace_Files meet the requirements outlined at: http://docs.rackspace.com/files/api/…
It supersedes the patch I submitted for ZF-12309. It should really convert to UTF-8 as well, but I haven't quite figured out how you guys handle that.
Comments
Posted by Matt Kynx (kynx) on 2012-07-08T11:06:38.000+0000
Added validation to container and cdn functions