https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17522
--- Comment #6 from Jonathan Druart <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
