https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31321 Joonas Kylmälä <joonas.kylmala@iki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #138913|0 |1 is obsolete| | Attachment #139115|0 |1 is obsolete| | Attachment #139116|0 |1 is obsolete| | --- Comment #7 from Joonas Kylmälä <joonas.kylmala@iki.fi> --- Created attachment 139523 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=139523&action=edit Bug 31321: Remove GetItemsInfo from catalogue/detail.pl Bug 27272 is going to remove C4::Items::GetItemsInfo in favour of Koha::Items->search_ordered. Here we are going to deal with catalogue/detail Test plan: List items on the modified view and confirm that all the info is displayed correctly Signed-off-by: Owen Leonard <oleonard@myacpl.org> JK: Amend follow-up fixes from Joubu to this patch Signed-off-by: Joonas Kylmälä <joonas.kylmala@iki.fi> -- You are receiving this mail because: You are watching all bug changes.