Bug 5674: patron name sort ignoring case when placing holds.
authorGarry Collum <gcollum@gmail.com>
Wed, 1 Feb 2012 17:35:27 +0000 (12:35 -0500)
committerPaul Poulain <paul.poulain@biblibre.com>
Fri, 3 Feb 2012 15:36:21 +0000 (16:36 +0100)
commite1d948ecd69b802917272b2bc73e11fabc2a0e88
tree949e8e3acc595767454a2fe1573a9b0929dbd74f
parent5bba1353d0a910ee3337e99c0d67cc619608fcb6
Bug 5674: patron name sort ignoring case when placing holds.

Fixes the patron name sorting when placing holds.

Testing - See Bug 5674.
Create two patrons.  One named SMITH, THOMAS and the other Smith, John.
Search for an item to place on request.  Do a patron search for Smith.

Signed-off-by: Liz Rea <wizzyrea@gmail.com>
Confirm both the original bug and the fix, sorting is correct now.
Patch does not change status of tests - prove t t/db_dependent xt no different from master.

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
reserve/request.pl