Thanks for the helpful module!
I get the following error when opening up a context which does not yet have a HTTP Headers reaction:
Notice: Undefined index: http_header in context_reaction_http_header->options_form() (line 20 of sites/all/modules/context_http_headers/context_reaction_http_header.inc).
The attached patch resolves this.
Also, will you make the 7.x-1.0 version a recommended release on the project page?
| Comment | File | Size | Author |
|---|---|---|---|
| fix-undefined-index.patch | 719 bytes | joelstein |
Comments
Comment #1
pcho commentedGood catch! Patch has been verified and applied.
Comment #3
joelstein commentedThanks! Will you release a new version soon, or at least add a dev release?
Comment #4
jawad.shah commentedGood! Patch also works for me!
zeropoint.IT
Comment #5
drupdan3 commentedHey, how is this "fixed"? If you haven't bothered to even integrate this simple patch into a new release, why don't you leave the bug open at least? Users can more easily figure out why the module doesn't work as-is if they see an open issue in the bugtracker.
Comment #6
drupdan3 commented