[koha-commits] main Koha release repository branch 18.11.x updated. v18.11.10-44-g5a7bf6b

Git repo owner gitmaster at git.koha-community.org
Thu Nov 14 00:05:30 CET 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, 18.11.x has been updated
       via  5a7bf6bbec22d54d6306fb1aac1f9c27a21c0694 (commit)
      from  17a646c633193d6e0f5f5af7e25b268f991c84d0 (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 5a7bf6bbec22d54d6306fb1aac1f9c27a21c0694
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Fri Sep 27 07:23:28 2019 -0400

    Bug 23688: System preference uppercasesurnames broken by typo
    
    In the process of moving this feature from memberentry.pl to Patron.pm, the 's' on uppercasesurnames was dropped, breaking the feature.
    
    Test Plan:
    1) Test uppercasesurnames, note it does not work
    2) Apply this patch
    3) Test uppercasesurnames, note it works now!
    
    Signed-off-by: Kyle Hall <kyle at bywatersolutions.com>
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit 62ad053894c57ae990a9724cf58beaa4441448c6)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>
    (cherry picked from commit 0c9c78341b5f0c855fcf2a697edc31eb6e1262fc)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 Koha/Patron.pm                |    2 +-
 t/db_dependent/Koha/Patrons.t |    6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list