6 May
2014
6 May
'14
2:45 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7825 --- Comment #110 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 27963 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=27963&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. Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> -- You are receiving this mail because: You are watching all bug changes.