https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40283 --- Comment #21 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 183693 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=183693&action=edit Bug 40283: Article request page. Test plan: 1- Enable the system preference: ArticleRequests. 2- Go to Circulation and Rules in the staff interface (in the Administration page, click on Circulation and Rules) and set an article request limit. 3- Reach your article requests limit, a message should appear. Inspect the HTML code and notice that there is a role="alert" in the message tag. 4- Go back to Circulation an dRules in the staff interface and choose "No" for "Article requests". Try to male an article request, a message should appear. Inspect the html and notice that there si a role="alert". Signed-off-by: Owen Leonard <oleonard@myacpl.org> -- You are receiving this mail because: You are watching all bug changes.