https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17522 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org Status|Signed Off |In Discussion --- Comment #8 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Jonathan Druart from comment #6)
Comment on attachment 57048 [details] [review] Bug 17522 - opac-user.pl gives error of OpacRenewalAllowed is enabled
Review of attachment 57048 [details] [review]: -----------------------------------------------------------------
::: 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?
This is waiting for an answer. -- You are receiving this mail because: You are watching all bug changes.