https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35142
--- Comment #12 from Tomás Cohen Arazi (tcohen) <[email protected]> --- Created attachment 201772 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=201772&action=edit Bug 35142: Remove GetNormalizedOCLCNumber, oclc_number, strip_orgcode All callers migrated. Removes dead code: - C4::Koha::GetNormalizedOCLCNumber - Koha::Util::MARC::oclc_number - Koha::Util::MARC::strip_orgcode - Koha::Util::MARC::OCLC_REGEX constant Test plan: $ prove t/Koha/Util/MARC.t t/db_dependent/Koha.t Signed-off-by: Martin Renvoize <[email protected]> Assisted-by: Sonnet 4.6 (Anthropic) -- You are receiving this mail because: 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/
