Bug 22001: Errors are no longer logged by default (!)
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 31 Mar 2020 15:56:41 +0000 (17:56 +0200)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 31 Mar 2020 16:49:03 +0000 (17:49 +0100)
commitc800ef7e594d9c1edc37ba563b4d508f656e940c
tree1fdb0a5074fedf78e1d6341cb71e4ef4f42d6821
parentddbe2753bab8a24f062d8ee4b3313c8827a88402
Bug 22001: Errors are no longer logged by default (!)

This is one of the biggest part we will have to deal with when we will
switch to DBIC handler for UI as well.
The DBI errors will not be logged if we do not deal with them correctly.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
t/db_dependent/Koha/Objects.t