[Koha-bugs] [Bug 16229] Koha::Cache should be on the safer side

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 8 14:23:36 CEST 2016


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

--- Comment #2 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 50073
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=50073&action=edit
Bug 16229: Deep copy on setting in cache

Koha::Cache->set_in_cache should deep copy (if needed) to avoid the
value which has been set in cache to be unintentionally modified later.

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


More information about the Koha-bugs mailing list