https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27266 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #9 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- 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.