[Koha-bugs] [Bug 16412] Cache undef in L1 only

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 2 13:44:31 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16412

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #51086|0                           |1
        is obsolete|                            |

--- Comment #3 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 51090
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=51090&action=edit
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.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list