[Koha-bugs] [Bug 22878] cannot add a patron card layout with mysql strict mode on

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat May 11 03:35:50 CEST 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22878

--- Comment #4 from Liz Rea <wizzyrea at gmail.com> ---
Created attachment 89576
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=89576&action=edit
Bug 22878: Do not pass layout_id on creating a layout

Attempting to create a patron card layout with mysql strict mode on gives the
following error:
  DBD::mysql::st execute failed: Incorrect integer value: '' for column
'layout_id' at row 1

Test plan:
- Turn on sql_strict_modes
- Create a new patron card
=> Must success with this patch applied

Signed-off-by: Liz Rea <wizzyrea at gmail.com>

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


More information about the Koha-bugs mailing list