[Koha-bugs] [Bug 14562] New: Patron with empty card number will be only result returned by patron datatables search

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Jul 18 03:12:39 CEST 2015


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

            Bug ID: 14562
           Summary: Patron with empty card number will be only result
                    returned by patron datatables search
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: Patrons
          Assignee: jonathan.druart at bugs.koha-community.org
          Reporter: jweaver at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

Due to the fact that the if statement wrapping the single-patron search does
not check that a cardnumber was passed, svc/members/search will attempt to
search for a patron with an empty cardnumber. This should normally fail, but if
such a patron exists (a possibility after importing/migrating) it will always
succeed and prevent normal searching.

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


More information about the Koha-bugs mailing list