[Koha-bugs] [Bug 6739] expired patrons not blocked from opac actions

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 9 15:51:01 CEST 2013


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

Owen Leonard <oleonard at myacpl.org> changed:

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

--- Comment #50 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 18041
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=18041&action=edit
[SIGNED-OFF] Bug 6739 - expired patrons not blocked from opac actions

Test Plan:
 1) Apply patch
 2) Run updatedatabase.pl
 3) Pick a patron, note the patron's category
 5) Issue an item to this patron
 4) Edit that category, set "Block expired patrons" to "Block"
 5) Verify the patron cannot renew or place holds in the opac
 6) Edit the category again, set "Block expired patrons" to "Don't block"
 7) Verify the patron *can* renew and place holds in the opac
 8) Edit the category again, set "Block expired patrons" to "Follow system
preference BlockExpiredPatronOpacActions"
 9) Set the system preference BlockExpiredPatronOpacActions to "Block"
10) Verify the patron cannot renew or place holds in the opac
11) Set the system preference BlockExpiredPatronOpacActions to "Don't block"
12) Verify the patron *can* renew and place holds in the opac

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
Signed-off-by: Melia Meggs <melia at bywatersolutions.com>
Signed-off-by: Owen Leonard <oleonard at myacpl.org>

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list