[Koha-bugs] [Bug 15775] User should know when they are blocked from checkouts on OPAC + Translatability fixes for OPAC Summary page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 23 11:02:22 CET 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15775

Aleisha Amohia <aleishaamohia at hotmail.com> changed:

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

--- Comment #10 from Aleisha Amohia <aleishaamohia at hotmail.com> ---
Created attachment 49434
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=49434&action=edit
Bug 15775 - User should know when they are blocked from checkouts on OPAC +
Translatability fixes for OPAC Summary page

EDIT: Fixing merge conflicts

When a user has been blocked from checkouts in the staff client for having too
many fines, they will now see a message about this in the OPAC

To test:
- This patch will be easiest to test if you keep three tabs open - system
preferences, a patron detail page, and OPAC summary page
- Set some system preferences:
  - OPACFineNoRenewals = 2
  - noissuescharge = 4
  - OpacRenewalAllowed = Allow
- Set up a patron with fines of $3
- Log in to the OPAC and verify the message from patch from Bug 15374, saying
the user cannot renew books. Confirm link to accounts page works.
- Set OpacRenewalAllowed = Don't allow
- Refresh OPAC Summary and confirm the message disappears
- Set OpacRenewalAllowed = Allow
- Give the patron total fines of $5 (add $2)
- Refresh OPAC Summary and verify message appears saying user is BLOCKED from
checkouts. Confirm link to accounts page works
- Set OpacRenewalAllowed = Don't allow
- Refresh OPAC Summary and confirm message is still there

Translability tests:
- Log in to OPAC
  - with blocked /debarred user (with and without comment and date)
  - with user who has to much fines
  - with user who has his card marked as lost
  - with user with an account that is about to expire
  - with user with expired account
  - with user with uncertain address information
  - with user who has got a circulation message (from checkout page)
  - with user who has a OPAC note
- Verify that information is correct and displays nicely and that links
  in messages work
- Carefully examine code
- Search for regressions

Sponsored-by: Catalyst IT

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


More information about the Koha-bugs mailing list