[Koha-bugs] [Bug 16197] New: Searching for user in reserve/request.pl is broken

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 4 21:25:38 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16197

            Bug ID: 16197
           Summary: Searching for user in reserve/request.pl is broken
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Hold requests
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: philippe.blouin at inlibro.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com

The user search in reserve/request.pl got broken by bug 13894.  The search
using the "recordset" doesn not care for "lastname, firstname" as before,
instead finding nothing.

Scenario:

EASY SETUP: database with two borrowers with same last name, and one record
minimu.
1) go to KOHA_SITE/cgi-bin/koha/reserve/request.pl?biblionumber=1
2) enter the last name.  You should get two results in the table
3) same site, enter "lastname, firstname" (comma optional).  You get no result.

This used to work before 13894.  Vile RecordSet broke it...

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list