https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23309 Nick Clemens <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nick@bywatersolutions.com --- Comment #2 from Nick Clemens <nick@bywatersolutions.com> --- (In reply to Jonathan Druart from comment #1)
Created attachment 92017 [details] [review] Bug 23309: Fix insert of new subfields with SQL strict modes
DBD::mysql::st execute failed: Incorrect integer value: '' for column 'hidden' at row 1 [for Statement "
Test plan: - Turn the config strict_sql_modes ON - Add a new subfield to a field
Should it be 8 and not 0? All unchecked is '8' if you save with this patch you get Opac Intranet and Editor checked which is equivalent to 0 -- You are receiving this mail because: You are watching all bug changes.