https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27266
Martin Renvoize <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #9 from Martin Renvoize <[email protected]> --- Tests pass, QA scripts pass and the code looks reasonable. I'm not entirely sure about the method name.. we now have: Koha::Biblio->get_marc_notes; and Koha::Biblio->get_authors_from_MARC; For consistency, I think I'd prefer this patch to introduce Koha::Biblio->get_marc_authors; But... I think we can leave that decision to the RM.. so Passing QA :) -- 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/
