23 Aug
2022
23 Aug
'22
10:14 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31313 --- Comment #22 from Joonas Kylmälä <joonas.kylmala@iki.fi> --- Created attachment 139695 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=139695&action=edit Bug 31313: (QA follow-up) Remove unused bundle_host field from item_info The patch "Bug 31313: Fix availability - OPAC opac-detail" (70cb4e22c07) lead to koha-tmpl/opac-tmpl/bootstrap/en/includes/item-status.inc use the bundle_host method directly through the passed Koha::Item object, thus the bundle_host field added by this script is unused. Signed-off-by: Joonas Kylmälä <joonas.kylmala@iki.fi> -- You are receiving this mail because: You are watching all bug changes.