https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22907
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #89873|0 |1 is obsolete| | Attachment #89874|0 |1 is obsolete| | Attachment #89875|0 |1 is obsolete| | --- Comment #13 from Jonathan Druart <[email protected]> --- Created attachment 90168 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=90168&action=edit Bug 22907: Fix new suggestion with strict sql modes With sql_strict_modes turned on, if you try to create a new suggestion you will get: Incorrect integer value: '' for column '$INT_COLUMN' at row 1 Test plan: Turn on strict_sql_modes, create a new suggestion, then edit it. Signed-off-by: Liz Rea <[email protected]> JD: Edit after SO, remove unecessary changes (not related to this bug) -- 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/
