https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27569 Victor Grousset/tuxayo <victor@tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |victor@tuxayo.net --- Comment #34 from Victor Grousset/tuxayo <victor@tuxayo.net> --- Without the patch, importing the CSV saved by LibreOffice crashes. DBD::mysql::st execute failed: called with 4 bind variables when 3 are needed [for Statement "INSERT INTO marc_tag_structure (s,liblibrarian,libopac,repeatable,mandatory,authorised_value,ind1_defaultvalue,ind2_defaultvalue,frameworkcode,,,,,,,,,0,LEADER,LEADER,0,1,,,,,,,,,,,,,1,CONTROL [...] And the ODS saved by LibreOffice only import 101 fields instead of 348 So this patch is a great fix :D -- You are receiving this mail because: You are watching all bug changes.