https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21281
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #28 from Katrin Fischer <[email protected]> --- (In reply to Krzysztof K. from comment #27) > The bug is still present in 19.05.03-1. I am using Debian package with > MariaDB 10.4.7. As far as I can see the patch won't work with 19.05. Did > anyone manage to fix it? > > [Wed Sep 04 10:38:34.359103 2019] [cgi:error] [pid 1214] [client > 127.0.0.1:35854] AH01215: [Wed Sep 4 10:38:34 2019] label-edit-template.pl: > DBD::mysql::st execute failed: You have an error in your SQL syntax; check > the manual that corresponds to your MariaDB server version for the right > syntax to use near 'rows, row_gap, label_height, col_gap, label_width, > template_code, left_text_marg' at line 1 [for Statement "INSERT INTO > creator_templates (creator, template_desc, left_margin, rows, row_gap, > label_height, col_gap, label_width, template_code, left_text_margin, > top_margin, page_width, top_text_margin, profile_id, page_height, cols, > units) VALUES (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?);" with ParamValues: > 0='Labels', 1="Default description", 2="8", 3="8", 4=0, 5="34", 6="3", > 7="63", 8="DEFAULT TEMPLATE", 9=0, 10="12", 11="209", 12=0, 13="0", > 14="296", 15="3", 16="MM"] at /usr/share/koha/lib/C4/Creators/Template.pm > line 199.: /usr/share/koha/intranet/cgi-bin/labels/label-edit-template.pl, > referer: > https://intra.koha.wsjo.pl/cgi-bin/koha/labels/label-edit-template.pl?op=new Hi, you might be seeing bug 23289 that was just pushed to master and will probably make it into the next maintenance release of 19.05. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
