http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6473
Jared Camins-Esakov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #18953|0 |1 is obsolete| | --- Comment #79 from Jared Camins-Esakov <[email protected]> --- Created attachment 18954 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=18954&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 (now renamed to Koha::MetadataRecord) to a Koha::Util::MARC utility class. To test, run relevant unit tests: > prove t/Koha_MetadataRecord.t t/Koha_Util_MARC.t > t/db_dependent/Koha_Authority.t and optionally try to merge a record. Filtered Filtered f6b051d4b180ca8882626bd6adfc7bb98eb97550 Signed-off-by: Jared Camins-Esakov <[email protected]> http://bugs.koha-community.org/show_bug.cgi?id=6473 Signed-off-by: Jared Camins-Esakov <[email protected]> Signed-off-by: Jared Camins-Esakov <[email protected]> Signed-off-by: Jared Camins-Esakov <[email protected]> Signed-off-by: Jared Camins-Esakov <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
