7 Nov
2022
7 Nov
'22
10:49 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31889 --- Comment #13 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 143348 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=143348&action=edit Bug 31889: (follow-up) Correct item order MARC::Record::insert_fields_ordered reverses the order of fields with the same tag. So we need to reverse the input order here. This made Exporter/Record.t fail. Test plan: Run t/db_dependent/Koha/Biblio/Metadata.t Run t/db_dependent/Exporter/Record.t (should pass now) Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes.