[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
Wed Nov 2 14:26:07 CET 2016


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

--- Comment #6 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Comment on attachment 57048
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=57048
Bug 17522 - opac-user.pl gives error of OpacRenewalAllowed is enabled

Review of attachment 57048:
 --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=17522&attachment=57048)
-----------------------------------------------------------------

::: Koha/Patron.pm
@@ +467,5 @@
> +=head3 should_block_expired_patron_opac_actions
> +
> +=cut
> +
> +sub should_block_expired_patron_opac_actions {

It sounds to me that this method should actually override
Koha::Patron::Category->BlockExpiredPatronOpacActions, don't you think?

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


More information about the Koha-bugs mailing list