[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
Sat Jan 18 09:28:15 CET 2014


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

--- Comment #98 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 24540
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=24540&action=edit
[PASSED QA] 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