[koha-commits] main Koha release repository branch new/bug_8005 created. v3.08.00-238-g9f7186a

Git repo owner gitmaster at git.koha-community.org
Sun Jun 10 12:38:26 CEST 2012


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, new/bug_8005 has been created
        at  9f7186afd36af0ff3e3b6713636ff761278b865a (commit)

- Log -----------------------------------------------------------------
commit 9f7186afd36af0ff3e3b6713636ff761278b865a
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Wed Apr 25 08:33:21 2012 -0400

    Bug 8005 - Lost item is not anonymized when checked in
    
    This bug is caused by the subroutine C4::Circulation::LostItem
    not passing the privacy parameter when calling
    C4::Circulation::MarkIssueReturned.
    
    This issue is actually anonymized when the item is marked as lost,
    not when the item is checked in.
    
    Note, even if the issue is anonymized, the fine charged for lost
    items still contains a description of the lost item, which is
    required for the ability to forgive fees for lost items that
    are later found.
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list