https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23309
--- Comment #5 from Jonathan Druart <[email protected]> --- Created attachment 92055 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=92055&action=edit Bug 23309: Use Koha::MarcSubfieldStructures to create to subfields It will fix the 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 -- 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/
