]> git.koha-community.org Git - koha.git/commit
Bug 5945: email not searchable in patron search
authorIan Walls <ian.walls@bywatersolutions.com>
Fri, 4 Nov 2011 10:26:01 +0000 (06:26 -0400)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Wed, 16 Nov 2011 13:42:36 +0000 (08:42 -0500)
commit604216acf6f173d7576a47395aceeebc87b0d493
tree32bad6752f016a602188c7808c61040e458ab842
parent05f1a92c21fbce96dedc7ba3706d738561f426c0
Bug 5945: email not searchable in patron search

Adds 'email' to valid search parameters in members/member.pl

To test:
1. give a patron a unique email address in your test database
2. search on the full email; should work
3. search on the part of the email before the domain; should work

Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
(cherry picked from commit c3abbedebedd34948b664a4d2a6b34dc4863802d)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
members/member.pl