[Koha-bugs] [Bug 6808] Allow patron search by email address

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 2 10:35:07 CEST 2011


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6808

Amit Gupta <amit.gupta at osslabs.biz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |amit.gupta at osslabs.biz

--- Comment #2 from Amit Gupta <amit.gupta at osslabs.biz> 2011-09-02 08:35:07 UTC ---
Nicole,
but the existing code is comment.

#($results)=Search(\@searchpatron,{surname=>1,firstname=>1},[$from,$to],undef,["firstname","surname","email","othernames"]
 ) if (@searchpatron);

So it is not possible to search by patron email id.

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.


More information about the Koha-bugs mailing list