Problem/Motivation

When the geoip is activated the banner does not show up. Which is correct.
However the cookie_categories are not then set, not even the required category.
The categories are then used by other modules.

Steps to reproduce

1. Enable the Geoip module.
2. Set the Settings of "EU Countries"
3. Choose the option Use JavaScript to determine if the visitor is in a country where GDPR applies

Proposed resolution

Allow the users to set the categories in case the user comes from a non-EU county.
This could be achieved either through
1) an option in the Settings
2) a line in the code that I could add to set those categories in case the geoip is activated.

Remaining tasks

User interface changes

API changes

Data model changes

Comments

pureh2o created an issue. See original summary.

svenryen’s picture

Category: Support request » Feature request