[koha-commits] main Koha release repository branch master updated. v16.11.00-1036-ge739fec

Git repo owner gitmaster at git.koha-community.org
Fri May 12 15:10:27 CEST 2017


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, master has been updated
       via  e739fecbc83ff0ee32f155ae7e74c4780a5201c2 (commit)
      from  6da7ed1d8c17960e1e90b8f197fe948d4ed25bad (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 e739fecbc83ff0ee32f155ae7e74c4780a5201c2
Author: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Date:   Tue Jan 17 16:49:40 2017 +0100

    Bug 17925: Disable debugging in reports/bor_issues_top.pl
    
    Remove setting $debug to 1. This prevents creation of file
    tmp/bor_issues_top.debug.log.
    Enable warnings pragma.
    Resolve a uninitialized warning on $sep like:
    Use of uninitialized value $CGI::Compile::ROOT::usr_share_koha_masterclone_reports_bor_issues_top_2epl::sep in string eq at /usr/share/koha/masterclone/reports/bor_issues_top.pl line 66.
    
    Test plan:
    Restart Plack (as you always do when testing).
    Remove file /tmp/bor_issues_top.debug.log.
    Open Reports/Patrons with the most checkouts.
    Check if the file in /tmp has not been created again.
    Check the log for warnings after you restarted Plack.
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Mason James <mtj at kohaaloha.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 reports/bor_issues_top.pl |    7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list