[koha-commits] main Koha release repository branch 19.05.x updated. v19.05.02-102-g936f145

Git repo owner gitmaster at git.koha-community.org
Fri Aug 9 14:29:18 CEST 2019


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, 19.05.x has been updated
       via  936f1450b802a6d00e6bf681eb60f3844ff865d0 (commit)
      from  1f24fb10af2cf29fa66b9691aeca882c3ce5ca5b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 936f1450b802a6d00e6bf681eb60f3844ff865d0
Author: Liz Rea <wizzyrea at gmail.com>
Date:   Mon Aug 5 22:39:37 2019 +0000

    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 at myacpl.org>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit d71b263a89839e3b2f9aa7166dba2657a2aecf14)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

-----------------------------------------------------------------------

Summary of changes:
 opac/opac-memberentry.pl |   10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list