]> git.koha-community.org Git - koha.git/commit
Bug 23431: Don't nullify DOB if it's hidden by sysprefs
authorLiz Rea <wizzyrea@gmail.com>
Mon, 5 Aug 2019 22:39:37 +0000 (22:39 +0000)
committerLucas Gass <lucas@bywatersolutions.com>
Tue, 27 Aug 2019 23:45:59 +0000 (23:45 +0000)
commit1e2f5a6d3d417e95c224339c871edce3ff5d3701
treeb11456d9d16dd61ccf14890bc79c3aedecdac374
parentcede01543c180585dc64f563fc4852698b3cc6e0
Bug 23431: Don't nullify DOB if it's hidden by sysprefs

To test:

Turn on  OPACPatronDetails
put dateofbirth in PatronSelfModificationBorrowerUnwantedField
Have a patron with a set date of birth
Attempt any modification on that patron through the OPAC
The date of birth will be one of the fields changed for that borrower
when you check it in the staff intranet.

Apply this patch, repeat the above.
Date of birth will not be one of the changed fields.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
(cherry picked from commit d71b263a89839e3b2f9aa7166dba2657a2aecf14)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit 936f1450b802a6d00e6bf681eb60f3844ff865d0)

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