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

--- Comment #15 from Tomás Cohen Arazi <[email protected]> ---
(In reply to Marcel de Rooy from comment #14)
> @RM: Last patch only ;)

I'm not sure why we should be sorting this fields at all. And we are now doing
even more math/CPU use.

Generally, I think using MARC::Record->insert_grouped_field is good enough. As
I said before, this method needs to go away soon in favor of the
RecordProcessor, which right now is appending things, so moving the discussion
there.

Thanks for the patch fixing the tests.

-- 
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