13 Jan
2014
13 Jan
'14
8:47 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7825 --- Comment #90 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 24218 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=24218&action=edit Bug 7825: Clarify the yes and no values The value of the pref should be '1' (for yes) or '0' (for no). The options could be kept as 'yes' and 'no': since the ImplicitTyping is set, yes/no would become '1/0'. But I think it is preferable not to use the yes/no value in order not to introduce a bug here if ImplicitTyping is unset later. -- You are receiving this mail because: You are watching all bug changes.