[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
Wed Jan 20 13:15:37 CET 2016


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

Kyle M Hall <kyle at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #46835|0                           |1
        is obsolete|                            |

--- Comment #9 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 46991
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=46991&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