[Koha-bugs] [Bug 8215] Add Course Reserves

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 21 19:53:09 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8215

--- Comment #123 from Galen Charlton <gmcharlt at gmail.com> ---
Created attachment 18277
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=18277&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 at esilibrary.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list