ZF-11138: Zend_Service_Amazon_SimpleDb tests use incorrect access key constant
Description
tests/TestConfiguration.php.dist defines the more prevelant: TESTS_ZEND_SERVICE_AMAZON_ONLINE_ACCESSKEYID
but SimpleDb tests reference: TESTS_ZEND_SERVICE_AMAZON_ONLINE_ACCESSKEY
Comments
Posted by Matthew Weier O'Phinney (matthew) on 2011-03-07T05:53:51.000+0000
Attaching a diff/patch does not resolve the issue; the patch must be applied to trunk and the relevant release branch.
I'll review the patch today.
Posted by Matthew Weier O'Phinney (matthew) on 2011-03-07T07:25:55.000+0000
Patch applied to trunk and 1.11 release branch.