[koha-commits] main Koha release repository branch master updated. v3.22.00-1570-g7a452ac

Git repo owner gitmaster at git.koha-community.org
Fri May 13 00:00:56 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, master has been updated
       via  7a452ac4149809c212d861ee8b08c3931f23234a (commit)
       via  53e410b14e2a3942bb577eff81c55799343d10d1 (commit)
      from  9d9f2efa941ba678d57a18718fedf752984dfee3 (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 7a452ac4149809c212d861ee8b08c3931f23234a
Author: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Date:   Mon May 2 12:26:44 2016 +0200

    Bug 16412: Cache undef in L1 only
    
    No need to cache undef in L2.
    Prevent numerous warnings like:
    Use of uninitialized value in subroutine entry at /usr/share/koha/masterclone/Koha/Cache.pm line 284
    
    Test plan:
    Run t/Cache.t
    Run t/db_dependent/sysprefs.t
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    Amended patch: remove trailing space char and replace 'you' with 'we' to
    match existing wordings.
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Jesse Weaver <jweaver at bywatersolutions.com>

commit 53e410b14e2a3942bb577eff81c55799343d10d1
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Mon May 2 12:39:29 2016 +0100

    Bug 16412: Make sure Koha::Cache->set_in_cache will not warn anymore
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Jesse Weaver <jweaver at bywatersolutions.com>

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

Summary of changes:
 Koha/Cache.pm |    5 +++--
 t/Cache.t     |   13 ++++++++++++-
 2 files changed, 15 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list