17 Dec
2021
17 Dec
'21
10:28 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29652 --- Comment #6 from Fridolin Somers <fridolin.somers@biblibre.com> --- (In reply to Tomás Cohen Arazi from comment #5)
What if the biblio_metadata.schema had UNIMARC and the syspref MARC?
I'd say biblio_metadata.schema would be the source for truth, same as with DublinCore. So we don't need to read the syspref in Koha::Biblio::Metadata->authors, we just check $self->schema and do the right thing
A sure, 100% agreed. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.