http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7417
--- Comment #24 from Jared Camins-Esakov <[email protected]> --- Created attachment 11393 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11393&action=edit Bug 7417 follow-up: incorporate QA comments This patch incorporates the two QA comments: * Renames Koha::Authority to Koha::DataObject::Authority * Uses Modern::Perl instead of 'use strict; use warnings;' This patch also improves test coverage, and eliminates the need for a database to test the EmbedSeeFromHeadings RecordProcessor plugin. -- 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/
