http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5304
--- Comment #15 from Srdjan Jankovic <[email protected]> --- Kyle, that patch sort of defies purpose: my @items = @{ GetItemsInfo( $biblionumber ) }; copies the array, and the idea was to avoid that (see my comment 10). I propose we drop that patch from this ticket, let other two patches go, and open another one for this specific issue. -- You are receiving this mail because: You are the QA Contact for the bug. 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/
