[Koha-bugs] [Bug 17522] opac-user.pl gives error of OpacRenewalAllowed is enabled

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 1 16:43:01 CET 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17522

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

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

--- Comment #4 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 57047
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=57047&action=edit
Bug 17522 - opac-user.pl gives error of OpacRenewalAllowed is enabled

If OpacRenewalAllowed is enabled, the following error message is
displayed:

Template process failed: undef error - The method is_expired is not
covered by tests! at /home/vagrant/kohaclone/C4/Templates.pm line 121.

Test Plan:
1) Check out an item for a patron
2) Enable OpacRenewalAllowed
3) Log in as that patron, go to opac-user.pl
4) Note the error
5) Apply this patch
6) Reload opac-user.pl
7) Page should now load!

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


More information about the Koha-bugs mailing list