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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
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
[email protected]
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/