30 May
2013
30 May
'13
3:27 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9755 --- Comment #23 from Jared Camins-Esakov <jcamins@cpbibliography.com> --- Created attachment 18512 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=18512&action=edit Bug 9755 QA follow-up: move MARC-specific functionality to utility class This follow-up moves all the MARC-specific functionality of Koha::Record to a Koha::Util::MARC utility class. To test, run relevant unit tests:
prove t/Koha_Record.t t/Koha_Util_MARC.t t/db_dependent/Authority.t and optionally try to merge a record.
-- You are receiving this mail because: You are watching all bug changes.