https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3150
--- Comment #25 from Jonathan Druart <[email protected]> --- (In reply to Aleisha Amohia from comment #17) > Starting with GetMarcAuthors at Bug 27266 Are you sure you will want to reuse that from the template notice? It seems that to answer bug 17868 you will only need to loop over the MARC subfields (for instance GetMarcAuthors is building links we don't need). Additional questions: should not we take advantage of the move to fix the inconsistencies in the return values? I don't think "just moving" code from C4 to Koha is sufficient. -- 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/
