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

--- Comment #4 from Fridolin SOMERS <[email protected]> ---
(In reply to Fridolin SOMERS from comment #2)
> Created attachment 91892 [details] [review]
> Bug 23404: fix Circulation::TooMany error on itemtype when at biblio level
> 
> Circulation::TooMany gets itemtype from $item var beeing a Koha::Item
> unblessed.
> When itemtype is at biblio level, calling $item->{'itemtype'} is wrong.
> 

Note that patch removes in TooMany() method second arg $biblionumber, it is
useless.

-- 
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/

Reply via email to