[Koha-bugs] [Bug 26438] Follow up to bug 23463 - return from Koha::Item overwrites existing variable

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 11 19:28:31 CEST 2020


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

--- Comment #1 from Colin Campbell <colin.campbell at ptfs-europe.com> ---
Created attachment 109966
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109966&action=edit
patch to give the Koha::Item returns a unique name

This renames all the Koha::Item->new returns to $kitem so as not to hide the
$item variable (one case had a more restricted scope but this will guard
against it causing the problem if the logic changes)

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


More information about the Koha-bugs mailing list