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

--- Comment #1 from Nina Martinez <[email protected]> ---
Created attachment 183665
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=183665&action=edit
Bug 40283: discharge page

This patch add role="status" or role="alert" to the message tag of the
opac-discharge page.

Test plan:

1- Enable the system preference: UseDischarge
2- Log in to a patron account with items check out, or make checkout
3- Go to "Ask for discharge", there should be a message: "You cannot be
discharged because: ..." Inspect the html code, and notice that there is a
role="alert" in the message tag.
4- Check in all the items or log in to a new patron account without items
checked out, and click on "Ask for discharge". You should see the button "Ask
for a discharge", click on it, and a message should appear. Inspect in the html
if there is a role="status" in the message tag.

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