https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11529
--- Comment #238 from Martin Renvoize <[email protected]> --- Created attachment 92016 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=92016&action=edit Bug 11529: (RM follow-up) Fix missing comma in query Looks like we introduced an error during a rebase somewhere on bug 11529. This patch siply replaces a missng comma in the SQL query for C4::HoldsQueue::GetHoldsQueueItems. Signed-off-by: Martin Renvoize <[email protected]> -- 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/
