Problem/Motivation
A category option "Checked by default" does not work, the checkbox is not checked by default.
Steps to reproduce
create 2 categories
1st one make disabled
2nd one make checked by default
Opt-in with categories. Let visitors choose which cookie categories they want to opt-in for (GDPR compliant).
results: 2nd checkbox is not checked by default
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork eu_cookie_compliance-3311109
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
svenryen commentedThis is probably a regression on the fix I did for the Reject all button. I'll take a look this afternoon. Thanks for the report.
Comment #5
svenryen commented