[koha-commits] main Koha release repository branch 18.11.x updated. v18.11.08-71-g80718fd

Git repo owner gitmaster at git.koha-community.org
Wed Aug 14 19:36:52 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, 18.11.x has been updated
       via  80718fd1d4ee6e0e861644f0e821074b4f9d659c (commit)
       via  5f7b2632d74d926deba136340e57654f36bf3787 (commit)
      from  dae6f1e9f02c87bb610128a0ed786170c94512f4 (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 80718fd1d4ee6e0e861644f0e821074b4f9d659c
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Wed Jun 19 07:00:01 2019 -0400

    Bug 23103: (QA follow-up) Return undef implicitly
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit 3bf26cfb934cb699839aabb136df09ea97c030bb)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>
    (cherry picked from commit 0fec6e205dc02504d436c1cc76a407086f907ace)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

commit 5f7b2632d74d926deba136340e57654f36bf3787
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Wed Jun 12 15:08:08 2019 -0400

    Bug 23103: Cannot checkin items lost by deleted patrons with fines attached
    
    Test Plan:
    1) Checkout an item to a patron
    2) Ensure the item has a replacement cost (or itemtype has default)
    3) Ensure patrons are charged when items lost
    4) Mark the item lost
    5) Confirm patron has a fine
    6) Write off the fine
    7) Delete the patron
    8) Check in the item
    9) Note the internal server error
    10) Apply this patch
    11) Repeat steps 1-8
    12) Note there is no internal server error!
    13) prove t/db_dependent/Circulation.t
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit d2a2e4a8d52c2098dd183e6714b03aed5b6a84bb)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>
    (cherry picked from commit 5451e33184f7e8ac84a60ec36d377dd75d222fa2)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 C4/Circulation.pm            |    7 ++++++-
 t/db_dependent/Circulation.t |   43 +++++++++++++++++++++++++++++++++++++++++-
 2 files changed, 48 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list