[Bug 15533] Allow patrons and librarians to select itemtype when placing hold
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15533 --- Comment #27 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 50944 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=50944&action=edit [PASSED QA] Bug 15533: Fix 'ambiguous' SQL query in CanItemBeReserved Adding reserves.itemtype made a query to fail in CanItemBeReserved. This patch prefixes the column names with the corresponding table names to prevent that. You can trigger the error by running prove t/db_dependent/Holds.t You should see something like this: Column 'itemtype' in where clause is ambiguous Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org