[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.05-75-g8f4df78

Git repo owner gitmaster at git.koha-community.org
Fri Apr 22 11:08:09 CEST 2016


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, 3.22.x has been updated
       via  8f4df78bd46e9e9c02f2841ef6bd1bba2bb39c6c (commit)
      from  7729ace7fa6fae2aec48abe80ea36d4f81197cbe (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 8f4df78bd46e9e9c02f2841ef6bd1bba2bb39c6c
Author: Mason James <mtj at kohaaloha.com>
Date:   Fri Apr 1 15:23:22 2016 +1300

    Bug 1750 - Report bor_issues_top erroneous and truncated results.
    
    Signed-off-by: Mason James <mtj at kohaaloha.com>
    
    TEST PLAN
    ---------
    1) Ensure you have some checkouts
    2) Home -> Reports
            -> Patrons with the most checkouts
    3) Click 'Submit'
       -- you get a list
    4) Click a patron name.
    5) Note the borrower number.
    6) In MySQL run something like:
       > UPDATE borrower SET firstname=NULL WHERE borrowernumber=####
    7) Refresh the report page
       -- name goes totally blank
    8) apply patch
    9) Refresh the report page
       -- only first name is lost
    10) run koha qa test tools
    
    Signed-off-by: Mark Tompsett <mtompset at hotmail.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Brendan Gallagher <bredan at bywatersolutions.com>
    (cherry picked from commit b859739c2a6dc899176276022782ac3af7a0ad0c)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

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

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list