[Koha-bugs] [Bug 6598] OPACFineNoRenewals syspreference does not stop user renewing in opac

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 11 21:17:22 CEST 2011


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6598

Owen Leonard <oleonard at myacpl.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #4657|0                           |1
        is obsolete|                            |

--- Comment #5 from Owen Leonard <oleonard at myacpl.org> 2011-10-11 19:17:22 UTC ---
Created attachment 5842
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5842
Proposed fix

    This patch standardizes the condition under which renewal controls
    are displayed at the page (as opposed to item) level. In some
    places "canrenew" was used, in others "patron_flagged" was used.
    Now "canrenew" controls renew controls and "patron_flagged" only
    triggers the display of user warnings.

    This patch also allows for renewal information to be displayed
    for each item in situations where OPAC renewals are allowed but
    disabled for whatever reason. This gives the patron information
    about used/available renew counts but hides renew controls.

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.


More information about the Koha-bugs mailing list