[Koha-bugs] [Bug 22908] Modsuggestion will generate a notice even if the modification failed

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat May 25 03:57:45 CEST 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22908

--- Comment #6 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
(In reply to Marcel de Rooy from comment #5)
> Works when you run prove on the test, but not with perl [other sql mode]?
> New test fails then. Shouldnt DBIx always raise a warning if you want to
> pollute a date field?

DBI will not explode and so the notice will be generated.
I have no idea how to fix that, I'd say we should require that tests are ran
using prove or with the strict_sql_modes flag in the config.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list