https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29475
Bug ID: 29475
Summary: opac-user.pl checks renewability even if patron
expired and expired patrons blocked from renewal
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: OPAC
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Found while working on bug 29474:
CanBookBeRenewed performs a check on whether the patron is blocked from
renewing, however, it only does this check for auto_renewals. This would seem
like a bug, however, the template opac-user.tt performs a check and simply
removes any renewal options at display
opac-renew.pl does the check in the script, so the renewal can stil not be
performed, however, checking renewability in opac-user.pl is not optimal for
performance
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/