19 Oct
2018
19 Oct
'18
12:05 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21610 --- Comment #2 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 80880 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=80880&action=edit Bug 21610: Add tests Adding few tests to Koha/Object.t in order to highlight what we are trying to fix. Note that Koha::ItemType->store was wrong for notforloan, the default value should be null `notforloan` smallint(6) DEFAULT NULL, but the previous fix (bug 21599) made it default to '0' -- You are receiving this mail because: You are watching all bug changes.