https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40283 --- Comment #5 from Nina Martinez <nina.martinez@biblibre.com> --- Created attachment 183669 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=183669&action=edit Bug 40283: Consent page. This patch add role='status' to the message tag of the consent page (opac-patron-page) Test plan: 1. Enable the system preference: PrivacyPolicyConsent 2. Log in to a patron account. Go to the 'Consent' page, Change your consent twice. If you save Yes, the message should be: "Your consent was registered on 'date'" and if you save no: "We registered that you did not consent on 'date'". Inscpect each time the html code and notice that there is a role='status' in the message tag. -- You are receiving this mail because: You are watching all bug changes.