Bug 13232: Search patrons by a first letter should not redirect to a patron detail...
authorJonathan Druart <jonathan.druart@biblibre.com>
Wed, 12 Nov 2014 09:02:15 +0000 (10:02 +0100)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Fri, 14 Nov 2014 12:33:00 +0000 (09:33 -0300)
commit0f3a04609cb85b454252226915e76ff277af7054
treea0ae50db9d8bb8b303bf8fc0cbb1ab8586e2b237
parentae4e7e2800fc2f708fc541d07f9978c72ecc7854
Bug 13232: Search patrons by a first letter should not redirect to a patron detail page

Bug 12833 allows to find a patron with his cardnumber.
But this won't never append if the firstletter parameter is given.

Actually the firstletter param is the only one to take into account if
it exists.

Test plan:
Search patrons by a first letter and verify that the feature is back.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
To reproduce the problem you need at least one borrower with a blank
cardnumber

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
works as descrobed, no problems found.

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
svc/members/search