[Koha-bugs] [Bug 7825] Change OPACItemHolds syspref to be of type Choice, choices being "no", "yes", "force"

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 6 11:45:59 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7825

--- Comment #110 from Jonathan Druart <jonathan.druart at 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 at web.de>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list