[koha-commits] main Koha release repository branch 19.05.x updated. v19.05.04-99-gc433411

Git repo owner gitmaster at git.koha-community.org
Mon Nov 18 10:17:46 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, 19.05.x has been updated
       via  c433411ba763ed6c021d4d4ab487a2bcb3e17ac7 (commit)
      from  b9dbe40cfb0b9842273ceedc13c9592bb4ca1aff (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 c433411ba763ed6c021d4d4ab487a2bcb3e17ac7
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Mon Nov 11 12:35:30 2019 +0100

    Bug 23822: Fix deletion of patrons with credit
    
    There are bugs in both master and 19.05, but different.
    
    Anyway we should have this check to make sure a negative value will have
    the same behavior: trigger the confirmation message (instead of a blank
    page).
    
    If we want to reject the deletion of a patron with credit we should
    handle it on a separate bug report (behavior change)
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit d23e50f0b239603a05ddbb62591e80657f5f6cae)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 members/deletemem.pl |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list