https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18458

--- Comment #2 from Marcel de Rooy <m.de.r...@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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to