20 Jun
2019
20 Jun
'19
1:43 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20819 --- Comment #82 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Marcel de Rooy from comment #81)
(In reply to Jonathan Druart from comment #80)
Why do we have the following line:
opac/opac-memberentry.pl: push @fields, 'gdpr_proc_consent' if C4::Context->preference('GDPR_Policy');
It causes bug 23150.
See bug 23150. No bug, but design. The field should be handled as mandatory. If you do not want to give consent, you cannot register an account.
Not completely true: see 23150 -- You are receiving this mail because: You are watching all bug changes.