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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/