[Koha-bugs] [Bug 12920] Remove AllowRenewalLimitOverride from pl scripts, use Koha.Preference instead

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 15 13:29:14 CEST 2014


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

--- Comment #1 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 31596
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=31596&action=edit
Bug 12920 - Remove AllowRenewalLimitOverride from pl scripts, use
Koha.Preference instead

Per the new guidelines, AllowRenewalLimitOverride should not be
referenced in circulation.pl or moremember.pl

Test Plan:
1) Apply this patch
2) Go to circulation.pl
3) Ensure you can still override renewal limits with pref enabled
4) Ensure you can not override renewal limits with pref disabled
5) Go to moremember.pl
6) Repeat steps 3-4

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


More information about the Koha-bugs mailing list