14 Aug
2014
14 Aug
'14
12:46 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5304 --- Comment #15 from Srdjan Jankovic <srdjan@catalyst.net.nz> --- 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.