[koha-commits] main Koha release repository branch new/bug_9451 created. v3.08.00-1725-g651e8a3

Git repo owner gitmaster at git.koha-community.org
Fri Feb 8 14:40:18 CET 2013


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_9451 has been created
        at  651e8a3fad061808b5c16f0197cb2b1c208f085d (commit)

- Log -----------------------------------------------------------------
commit 651e8a3fad061808b5c16f0197cb2b1c208f085d
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Tue Jan 22 18:40:25 2013 -0500

    Bug 9451: Quiet warnings and Plackify borrower_stats.pl
    
    There are several warnings and one non-Plack-compatible variable in
    reports/borrower_stats.pl.
    
    To test:
    1) Apply patch
    2) Use the borrower report wizard to create a report that includes an
       extended patron attribute.
    3) Check the logs, and make sure that you don't see any of the
       following messages:
       Variable "$period" is not available at
         /home/jcamins/kohaclone/reports/borrowers_stats.pl line 265.
       Use of uninitialized value in hash element at
         /home/jcamins/kohaclone/reports/borrowers_stats.pl line 375.
       Use of uninitialized value in hash element at
         /home/jcamins/kohaclone/reports/borrowers_stats.pl line 376.
    
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list