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.dru...@bugs.koha-community.org
          Reporter: jwea...@bywatersolutions.com
        QA Contact: testo...@bugs.koha-community.org
                CC: gmcha...@gmail.com, kyle.m.h...@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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to