http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10089 --- Comment #3 from David Cook <dcook@prosentient.com.au> --- (In reply to comment #2)
(In reply to comment #0)
In the OPAC patron screen, they are informed that their account is frozen, but...they are still able to renew books.
I do not see how they are able to renew books. The table of checkouts shows the count of renewals, but there are no controls on the page for renewing.
It appears that you are correct! I'm not sure why I said that patrons could still renew books through the OPAC. I would've sworn that I tested it and found that to be the case, but now that I'm looking...there are no controls as you say. It's probably worth dropping the opac-user.pl/.tt changes from this patch then.
1) Prevent renewing of checked out items by patrons/staff
I think this is a good improvement but I think it's confusing that the "override renewal limit" checkbox still works to enable the renew checkboxes in the table of checkouts. If the user is restricted there should probably only be a button which says "Check in checked items."
I'm setting to "Failed QA" because I'd like clarification on the first issue at the very least in order to enable proper testing. It's arguable that the second issue isn't enough to block this.
Mmm, I didn't see that "override renewal limit" checkbox before. I also agree that there should only be a "Check in checked items" button. I'll take another look at this when I have some time. -- You are receiving this mail because: You are watching all bug changes.