hook_amazon_request doesn't work; patch provided
rfay - March 31, 2009 - 18:11
| Project: | Amazon Module |
| Version: | 6.x-1.0-beta5 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
The module_invoke_all call that makes hook_amazon_request happen currently has two bugs in it. It's called too late to be used, and the return value is not actually used.
Attached is a patch to fix this.
| Attachment | Size |
|---|---|
| amazon_module_hook_amazon_request.patch | 676 bytes |

#1
Setting the correct status -> patch (to be ported)
#2
#3
Due to conflicts in the same range of code I rolled the two lines of code in this one into #465516: AAWS "Request Authentication" must be implemented by August 15, 2009.
#4