Bug 14562: All patrons returned if 1 has a cardnumber set to an empty string (Fix...
authorJonathan Druart <jonathan.druart@biblibre.com>
Wed, 1 Oct 2014 08:46:14 +0000 (10:46 +0200)
committerLiz Rea <wizzyrea@gmail.com>
Mon, 19 Oct 2015 20:47:32 +0000 (09:47 +1300)
commitf7625e84c757ef51cca72da01cddf2c5344801d0
treef3914e043bc8f425713255b03d2a529376c30391
parent4d243109b3906eccc3c741560a8019a73f11f3a9
Bug 14562: All patrons returned if 1 has a cardnumber set to an empty string (Fix conflict with bug 12833)

This patch is a backport of (Bug 12648 is in 3.20.x, not 3.18.x):
commit 481479fe627dcbabb3ef66df0724cc3fe75b110c
    Bug 12648: Fix conflict with bug 12833

Test plan:
Set the cardnumber of one of the patron to an empty string
Do a patron search and use filters
The search will redirect to the patron detail page of the patron with
the empty string

Signed-off-by: Joonas Kylmälä <j.kylmala@gmail.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Liz Rea <wizzyrea@gmail.com>
svc/members/search