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.

CommentFileSizeAuthor
amazon_module_hook_amazon_request.patch676 bytesrfay

Comments

rfay’s picture

Status: Active » Patch (to be ported)

Setting the correct status -> patch (to be ported)

rfay’s picture

Status: Patch (to be ported) » Needs review
rfay’s picture

Status: Needs review » Closed (duplicate)

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.

rfay’s picture

Status: Closed (duplicate) » Closed (fixed)