I have created a couple of add on modules for amazon that require the ability to specify additional ResponseGroups.

So, I would like a simple alter hook added to allow the response groups to be modified just before the http. request is performed.

Patch to follow....

Comments

smoothify’s picture

Status: Active » Needs review
StatusFileSize
new1.22 KB

Here is the patch for 6.x, but it should be pretty much the same for 7.x

rfay’s picture

@smoothify, if you have confidence in your work and are willing to comaintain, I'll invite you.

First priority and first fixes will go into 7.x though.

rfay’s picture

Version: 6.x-1.x-dev » 7.x-1.x-dev
Status: Needs review » Needs work

Will need to go into 7.x first.

the_g_bomb’s picture

D7 patch required as focus is on updating that first then backporting.

willvincent’s picture

Version: 7.x-1.x-dev » 6.x-1.x-dev
Status: Needs work » Patch (to be ported)
StatusFileSize
new1.28 KB

Here's the 7.x patch. This has been commit to 7.x branch.

Whomever is maintaining the 6.x branch, please commit patch from comment #1

the_g_bomb’s picture

Committed 273a746 to 6.x-1.x

the_g_bomb’s picture

Status: Patch (to be ported) » Fixed

closing, doh

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.