https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37305 Bug ID: 37305 Summary: Remove C4::Biblio::prepare_marc_host and use Koha::Biblio->generate_marc_host_field in preference Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: martin.renvoize@ptfs-europe.com QA Contact: testopia@bugs.koha-community.org We introduce the new method and add unit tests for it in bug 29560. We should now be able to remove the untested and non-object-oriented method from C4::Biblio. It would also be nice to start working toward merging UseControlNumber and EasyAnalytics and thus also remove the very similar C4::Biblio::PrepareMarcHost() method. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.