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

Martin Renvoize <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |martin.renvoize@ptfs-europe
                   |                            |.com
             Status|Signed Off                  |Passed QA

--- Comment #5 from Martin Renvoize <[email protected]> ---
I'm slightly torn here.. but am going to PQA as the code works and is an
improvement.. I'll let the RM make the final decision.

So.. reasoning.  Random hash ordering causes this, and having the keys
completely randomly ordered is indeed annoying and inconsistent.. it is
considerably better to have the consistent between runs.

My minor issue with the alpha sort is that I though, at least some, MARC21
fields have a specified subfield order so it might be 'weird' that they're
coming out alphanumerically.  I can't see any easy way of doing this however..
and can't even find a definitive reference for subfield ordering of any
particular fields.. just mentions in various docs saying they aren't always
alpha sorted.

In short.. PQA

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