[Koha-bugs] [Bug 11990] Holds ratio report (circ/reserveratios.pl) sorts numeric values as text

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 8 14:29:09 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11990

--- Comment #1 from Olli-Antti Kivilahti <olli-antti.kivilahti at jns.fi> ---
Created attachment 32060
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=32060&action=edit
Bug 11990 - Holds ratio report (circ/reserveratios.pl) sorts numeric values as
text

This patch makes columns Holds, Items and "Hold ratio" to sort numerically
instead of lexicographically.

Also cleans up an excess aoColumn -definition, because aoColumns ==
aoColumnDefs without target operator.
No point in defining columns twice.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list