https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23235
--- Comment #2 from Jonathan Druart <[email protected]> --- The problem IMO is that we have a DB structure to allow 1-N but it's not clear (reading the code) that we support only one. I think we should have "marc_xml" explicitely written in the name of the subroutine, to make it clear. Reading the code I'd say that even if you have a biblio_metadata.format with something else than "marcxml", it will be used anyway. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
