http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6805
Bug #: 6805
Summary: GetPendingIssues does not check if borrowernumber
array non-empty before sending to MySQL
Classification: Unclassified
Change sponsored?: ---
Product: Koha
Version: rel_3_6
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P5
Component: Architecture, internals, and plumbing
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
In GetPendingIssues, since it's modification to handle multiple
borrowersnumbers at a time, there is no check as to whether the borrowernumber
array is non-empty; an empty array will result in a malformed SQL query
(...WHERE ORDERBY...).
--
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.
_______________________________________________
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/