Postponed (maintainer needs more info)
Project:
Country code
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Task
Assigned:
Reporter:
Created:
22 Oct 2008 at 14:13 UTC
Updated:
10 Dec 2008 at 13:53 UTC
In _country_code_init_code(), we should be considering whether the country_code session variable is already set as part of the logic of determining how to set it.
This will allow us to distinguish between fresh visits and repeat ones. This is related to the existing test for whether a request originates externally. If this is a new request, we should behave as if it is external.
Comments
Comment #1
nedjoComment #2
nedjoApplied a fix. Needs testing.
Comment #3
catchMarking as active (needs more info) for the testing, since the patch is already in.