Closed (fixed)
Project:
Amazon Product Advertisement API
Version:
6.x-1.0-beta5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Mar 2009 at 18:11 UTC
Updated:
26 Sep 2009 at 14:47 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| amazon_module_hook_amazon_request.patch | 676 bytes | rfay |
Comments
Comment #1
rfaySetting the correct status -> patch (to be ported)
Comment #2
rfayComment #3
rfayDue 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.
Comment #4
rfay