Closed (fixed)
Project:
Third Party Wrappers
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Sep 2015 at 16:28 UTC
Updated:
30 Oct 2015 at 20:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
pythagory commentedI've just noticed the same issue - it seems the context plugin is trying to grab a value from $_GET without checking if it exists first. Attached a small patch that adds a conditional, resolves the issue for me.
Comment #4
alexdmccabeLooks good to me. Marking fixed.