https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31313 Nick Clemens <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #139695|0 |1 is obsolete| | --- Comment #26 from Nick Clemens <nick@bywatersolutions.com> --- Created attachment 139763 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=139763&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> Signed-off-by: Nick Clemens <nick@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.