Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.10.0
-
Fix Version/s: 1.10.3
-
Component/s: Zend_Service_Amazon
-
Labels:None
Description
Zend_Service_Amazon_Sqs::getAttribute always returns string, but in case of 'All' attribute value, the actual return is an array of attributes and not string. It should return an array if there was more than one attribute in the response.