20 Jun
2019
20 Jun
'19
7:46 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20819 --- Comment #81 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (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. -- You are receiving this mail because: You are watching all bug changes.