[koha-commits] main Koha release repository branch 3.16.x updated. v3.16.07-11-gb827560

Git repo owner gitmaster at git.koha-community.org
Thu Feb 26 03:07:20 CET 2015


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.16.x has been updated
       via  b82756048119415dd1a4d48babebe5a7f29c1216 (commit)
       via  ead74ef0596b25ea6da6c786be1cfe46e732eb62 (commit)
      from  3d11d64d86a01472092aa62585d763ebeb789601 (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 b82756048119415dd1a4d48babebe5a7f29c1216
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Thu Jan 15 15:20:02 2015 +0100

    Bug 12861: (follow-up) Noisy warn in error logs
    
    Completely get rid of warns.
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Mason James <mtj at kohaaloha.com>

commit ead74ef0596b25ea6da6c786be1cfe46e732eb62
Author: Chris Cormack <chrisc at catalyst.net.nz>
Date:   Wed Sep 3 09:49:41 2014 +1200

    Bug 12861 : Noisy warn in the error logs
    
    To test
    Hit a url like
    cgi-bin/koha/opac-authorities-home.pl?op=do_search&type=opac&operatorc=contains&marclistc=mainentry&and_orc=and&orderby=HeadingAsc&value=FIRECLAY
    
    Notice the warns in the error log
    Apply patch
    Reload the url
    Still works but no warns
    
    (cherry picked from commit c98d805e490a82b2ea9f3d4e0f7278640942ba6d)
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    
    Reformatted to fix error M Tompsett spotted
    
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Instead of 10 warnings, I now have only 4 warnings.
    We're going in the right direction.
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Mason James <mtj at kohaaloha.com>

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

Summary of changes:
 C4/AuthoritiesMarc.pm |   79 +++++++++++++++++++++++++++----------------------
 1 file changed, 43 insertions(+), 36 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list