15 Feb
2019
15 Feb
'19
1:16 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22049 --- Comment #19 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- We should hide the SQL error: t/db_dependent/Circulation/MarkIssueReturned.t ...... 1/3 DBD::mysql::st execute failed: Incorrect datetime value: 'bad_date' for column 'returndate' at row 1 [for Statement "UPDATE `issues` SET `returndate` = ? WHERE ( `issue_id` = ? )" with ParamValues: 0='bad_date', 1='281'] at /usr/share/perl5/DBIx/Class/Storage/DBI.pm line 1832. -- You are receiving this mail because: You are watching all bug changes.