[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
Tue Mar 25 10:40:14 CET 2014


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

Jonathan Druart <jonathan.druart at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #25158|0                           |1
        is obsolete|                            |
  Attachment #25159|0                           |1
        is obsolete|                            |
  Attachment #25160|0                           |1
        is obsolete|                            |
  Attachment #25161|0                           |1
        is obsolete|                            |
  Attachment #25162|0                           |1
        is obsolete|                            |
  Attachment #25231|0                           |1
        is obsolete|                            |
  Attachment #25232|0                           |1
        is obsolete|                            |
  Attachment #25233|0                           |1
        is obsolete|                            |

--- Comment #109 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 26546
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26546&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>
Signed-off-by: Owen Leonard <oleonard at myacpl.org>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
Testing notes on last patch in series.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list