https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22700
--- Comment #15 from Jonathan Druart <[email protected]> --- (In reply to Katrin Fischer from comment #14) > What we had discussed I think was storing data in other formats than MARC - > so still 1:1 No, it would become 1:n then. What about renaming the method in Koha::S::R::Biblio to ->marc_xml_metadata (adding the conditions in it) and Koha::Biblio->metadata to ->marc_xml (make it returns the MARX XML directly)? -- 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/
