https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16166
--- Comment #14 from Jacek Ablewicz <[email protected]> --- (In reply to Jesse Weaver from comment #11) > See > https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=49488 for code > that does modify the value stored in cache, but in a way that doesn't cause > problems. I tried to review GetMarcStructure() calls to ensure that "unsafe" variant does not cause any problems, but this is a mind boggling task, there are way to many of those calls (direct or undirect) in the code. So I created Bug 16365 instead - not such elegant solution, but less dangerous and more manageable one IMO. Not sure about GetAuthorisedValue() - I vaguely recollect that somewhere in the past it definitely wasn't "safe", but I can't remember why exactly; will try to find the relevant bug report. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
