[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 2 20:18:38 CEST 2013


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

Kyle M Hall <kyle at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #17517|0                           |1
        is obsolete|                            |
  Attachment #17518|0                           |1
        is obsolete|                            |

--- Comment #46 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 17907
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17907&action=edit
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>

-- 
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