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?

CommentFileSizeAuthor
fix-undefined-index.patch719 bytesjoelstein

Comments

pcho’s picture

Assigned: Unassigned » pcho
Status: Needs review » Fixed

Good catch! Patch has been verified and applied.

Status: Fixed » Closed (fixed)

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

joelstein’s picture

Thanks! Will you release a new version soon, or at least add a dev release?

jawad.shah’s picture

Good! Patch also works for me!

zeropoint.IT

drupdan3’s picture

Hey, 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.

drupdan3’s picture

Issue summary: View changes
Status: Closed (fixed) » Reviewed & tested by the community