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

--- Comment #1 from Nick Clemens (kidclamp) <[email protected]> ---
Needs more investigation for recreating but found during testing of bug 10190,
I believe this line:

 908                     next if $patron_homelibrary and !grep { $seen{
$item_info->{branchcode} } } @branches;
 909                     $j++;


Is incorrectly skipping items that have triggered the notice when using the
patron homelibrary option

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to