http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6280
Bug #: 6280
Summary: Invalid SQL being passed in circulation checkout
Classification: Unclassified
Change sponsored?: ---
Product: Koha
Version: master
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P5
Component: Circulation
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
CC: [email protected]
Bug 5952 changed the interface to C4::Members::GetPendingIssues however in
circulation.pl it is now being called with an empty array in many cases so that
a simple checkout is resulting in two calls the first (for the borrower
succeeds) the second for the relatives fails to getting an error return from
the database
This is not good
--
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/