https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40283
Owen Leonard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #183665|0 |1 is obsolete| | Attachment #183667|0 |1 is obsolete| | Attachment #183668|0 |1 is obsolete| | Attachment #183669|0 |1 is obsolete| | Attachment #183670|0 |1 is obsolete| | Attachment #183671|0 |1 is obsolete| | Attachment #183672|0 |1 is obsolete| | Attachment #183673|0 |1 is obsolete| | Attachment #183674|0 |1 is obsolete| | Attachment #183683|0 |1 is obsolete| | Attachment #183684|0 |1 is obsolete| | Attachment #183685|0 |1 is obsolete| | Attachment #183686|0 |1 is obsolete| | --- Comment #17 from Owen Leonard <[email protected]> --- Created attachment 183689 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=183689&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. 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/
