]> 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 14:22:16 +0000 (09:22 -0500)
commit319aaca81fd0728dc6ff4730d968ba2fcc8e911c
treea8394ff449ee43f7281c215a067262a7c807874e
parent4db9c13ab5fe3d5f692c2b7cbc5d55c8c2de39a1
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