Koha/Koha/Biblio
Marcel de Rooy b1f3042922
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>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-11-07 07:53:34 -03:00
..
ItemGroup Bug 31140: (QA follow-up) Remove leftover POD 2022-07-12 10:44:57 -03:00
ItemGroup.pm
ItemGroups.pm
Metadata.pm Bug 31889: (follow-up) Correct item order 2022-11-07 07:53:34 -03:00
Metadatas.pm