]> git.koha-community.org Git - koha.git/commit
Bug 23150: Do not consider gdpr_proc_consent a mandatory field
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 19 Jun 2019 19:49:15 +0000 (14:49 -0500)
committerLucas Gass <lucas@bywatersolutions.com>
Fri, 19 Jul 2019 18:38:03 +0000 (18:38 +0000)
commit444e4b1f89e3b7fd9e25688a718d3f2cc9ed3100
tree656ebde66657c0804b344236a471af05ebcc6fef
parentaeac36400700a3da51debd192d9e9a73d93db90a
Bug 23150: Do not consider gdpr_proc_consent a mandatory field

It introduced a regression in the patron's self modification feature.
Patron's details are no longer modificable, the screen displays
"You have not filled out all required fields. Please fill in all missing
fields and resubmit."

Test plan:
- Set GDPR_Policy to either Enforced or Permissive
- Set PatronSelfRegistrationBorrowerMandatoryField to empty
- Set OPACPatronDetails to Allow
- Log into the OPAC
- Accept the GDPR screen
- Go to opac-memberentry.pl, change something, submit modification
request

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
(cherry picked from commit 3b14f7d636fea4425b2f6eab922be9aa2a9eed1d)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit 502565a21cc71d13711d0194f809ac6062c9009b)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
opac/opac-memberentry.pl