19 Oct
2017
19 Oct
'17
1:01 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19287 --- Comment #15 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 68284 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=68284&action=edit Bug 19287: Do not use 'yes' and 'no' for choices If the pref value is 'yes' or 'no', it will actually be '1' or '0' in DB, and the comparaison will then fail. To avoid that I think it is better to rename the value. -- You are receiving this mail because: You are watching all bug changes.