https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23309
Nick Clemens <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Nick Clemens <[email protected]> --- (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. _______________________________________________ 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/
