[Bug 6660] New: limiting search to a patron category shows all patrons in category
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6660 Bug #: 6660 Summary: limiting search to a patron category shows all patrons in category Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: major Priority: P5 Component: Patrons AssignedTo: kyle.m.hall@gmail.com ReportedBy: nengard@gmail.com QAContact: koha-bugs@lists.koha-community.org CC: gmcharlt@gmail.com Created attachment 4810 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4810 search results See attached. When I do a patron search limited to a specific category it shows me all the patrons in that category regardless of my search term. -- 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.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6660 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> 2011-08-02 16:55:47 UTC --- Confirmed. If I change the path of the search from the one which includes the category: /cgi-bin/koha/members/member.pl?resultsperpage=20&categorycode=J&orderby=surname,0&member=leonard&type=intranet ...to one which lacks the categorycode limit: /cgi-bin/koha/members/member.pl?resultsperpage=20&orderby=surname,0&member=leonard&type=intranet The search returns results correctly limited by search term. This suggests to me that the problem is happening when the query is built rather than, for instance, in the way the form is submitting it. -- 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.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6660 Srdjan Jankovic <srdjan@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |srdjan@catalyst.net.nz --- Comment #2 from Srdjan Jankovic <srdjan@catalyst.net.nz> 2011-11-08 04:21:18 UTC --- I believe this one is fixed, probably with http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6253 Can you please confirm. -- 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. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6660 Nicole C. Engard <nengard@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #3 from Nicole C. Engard <nengard@gmail.com> 2011-11-08 13:43:29 UTC --- It does appear to be fixed in 3.6. -- 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. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org