]> git.evergreen-ils.org Git - Evergreen.git/commit
Backport r18516: Ensure call numbers are returned to the holdings editor in ascending...
authordbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 28 Oct 2010 15:22:48 +0000 (15:22 +0000)
committerdbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 28 Oct 2010 15:22:48 +0000 (15:22 +0000)
commite8c1d5ff284294678a640dcb27dad00a1adc197d
tree0c6dae508970a0fb753e4a33486ed11c9e5ab1c8
parentc02de18155005386245383aaf0592fb39eec9677
Backport r18516: Ensure call numbers are returned to the holdings editor in ascending sorted order

James Fournie in https://bugs.launchpad.net/evergreen/+bug/635121 reported
that call numbers were being displayed in the order that they had been
added to the database, rather than in sorted call number label order.

Although I have been unable to reproduce this problem on two different
test systems, the patch he provided for 1.6.1 (which fixes the problem on their
test system) shouldn't hurt other systems.

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_6_1@18522 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/perlmods/OpenILS/Application/Cat.pm