The request header context plugin assumes that $_SERVER['HTTP_ACCEPT_CHARSET'] is always present, causing a notice when it isn't. Patch forthcoming.

Comments

acrollet’s picture

Status: Active » Needs review
StatusFileSize
new1.17 KB
acrollet’s picture

Title: Undefined index: HTTP_ACCEPT_CHARSET » Undefined index: HTTP_*
StatusFileSize
new1.28 KB

updated patch; HTTP_CONNECTION also causes problems.

damienmckenna’s picture

Issue summary: View changes
Priority: Minor » Normal
Status: Needs review » Reviewed & tested by the community

Short & simple.

bdziewierz’s picture

Status: Reviewed & tested by the community » Fixed

Patch commited.

Status: Fixed » Closed (fixed)

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