DBD::mysql::db do failed: Truncated incorrect DOUBLE value: '' [for Statement "UPDATE borrowers SET login_attempts = ? WHERE login_attempts > ?"] at installer/data/mysql/updatedatabase.pl line 18091.
Trivial patch coming
Created attachment 94543 [details] [review] Bug 23867: Resolve "truncated incorrect double" for empty string Updatedatabase, rev. 18.12.00.051 Solved by testing the value of the pref first. Tested by copying the change in a new atomic update with XXX. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Created attachment 94546 [details] [review] Bug 23867: Resolve "truncated incorrect double" for empty string Updatedatabase, rev. 18.12.00.051 Solved by testing the value of the pref first. Tested by copying the change in a new atomic update with XXX. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Trivial, skipping QA.
Nice work! Pushed to master for 19.11.00
Pushed to 19.05.x for 19.05.05