[Bug 6805] New: GetPendingIssues does not check if borrowernumber array non-empty before sending to MySQL
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: gmcharlt@gmail.com ReportedBy: ian.walls@bywatersolutions.com QAContact: koha-bugs@lists.koha-community.org 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.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6805 Ian Walls <ian.walls@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE --- Comment #1 from Ian Walls <ian.walls@bywatersolutions.com> 2011-09-30 18:42:40 UTC --- *** This bug has been marked as a duplicate of bug 6280 *** -- 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.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org