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

--- Comment #13 from Marcel de Rooy <[email protected]> ---
(In reply to paxed from comment #0)
> This is due to TransformHtmlToMarc in C4/Biblio.pm, specifically the $param
> eq 'biblionumber' case, which pushes the param in the array first, and then
> the sub uses $record->append_field()
> 
> Perhaps the array should be sorted by field tag before appending the fields?

Yes, I saw that too :)

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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