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

--- Comment #1 from Colin Campbell <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/

Reply via email to