21 May
2013
21 May
'13
9:27 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8215 --- Comment #138 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 18291 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=18291&action=edit bug 8215: (followup) avoid SQL syntax error in logs ModItem currently will attempt to update an item even if no field updates are specified. This patch avoids (harmless) error messages in the Apache logs if an item is not actually being changed when it is placed or taken off reserve. Signed-off-by: Galen Charlton <gmc@esilibrary.com> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.