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

--- Comment #18 from Owen Leonard <[email protected]> ---
Created attachment 183690
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=183690&action=edit
Bug 40283: Placing a hold page.

Test plan:

1. Research a record and choose one, then place a hold on it. Try to
   place the hold twice. A message should appear: 'You already have at
   least one ... holds must be at the record level.' Inspect the HTML
   code and notice that there is a role='alert' in the message tag

2. Go to the Staff interface, then in Koha administration, click on
   'Circulation and fine rules.' Determine the number of holds allowed.
   Log in to a patron account and place holds to reach the limit. Try
   to exceed the limit. A message should appear: 'This title cannot be
   requested because you have reached the maximum number of holds.'
   Inspect the HTML code and notice that there is a role='alert' in the
   message tag.

Signed-off-by: Owen Leonard <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to