1 May
2017
1 May
'17
3:24 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18458 --- Comment #2 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Nick Clemens from comment #0)
When merging two authorities and updating the linked biblios MARC::Field->new() is called with the tagnumber, indicators, and the new subfield $9
This causes this subfield to be the first in the field as a whole and is inconsistent with usualy ordering
The old merge routine did actually do the same. Also note that we normally have the $9 before the a..z subfields in the editor. This does not mean that we should do it differently of course. -- You are receiving this mail because: You are watching all bug changes.