The identity provider entry form has a mismatched label: The label for the "Allow staff" field points to the "Allow OPAC" field.
Created attachment 158167 [details] [review] Bug 35212: Correct mismatched label on identity provider entry form This patch corrects the identity provider form so that the label for the "Allow staff" field has the correct "for" attribute. Currently it is a duplicate of the one for the "Allow OPAC" field. To test, apply the patch and go to Administration -> Identity providers. - Click "New identity provider" - Near the bottom of the form, look for the "Allow staff" field. - Clicking the "Allow staff" label should activate the corresponding dropdown.
Created attachment 158228 [details] [review] Bug 35212: Correct mismatched label on identity provider entry form This patch corrects the identity provider form so that the label for the "Allow staff" field has the correct "for" attribute. Currently it is a duplicate of the one for the "Allow OPAC" field. To test, apply the patch and go to Administration -> Identity providers. - Click "New identity provider" - Near the bottom of the form, look for the "Allow staff" field. - Clicking the "Allow staff" label should activate the corresponding dropdown. Signed-off-by: David Nind <david@davidnind.com>
Created attachment 158392 [details] [review] Bug 35212: Correct mismatched label on identity provider entry form This patch corrects the identity provider form so that the label for the "Allow staff" field has the correct "for" attribute. Currently it is a duplicate of the one for the "Allow OPAC" field. To test, apply the patch and go to Administration -> Identity providers. - Click "New identity provider" - Near the bottom of the form, look for the "Allow staff" field. - Clicking the "Allow staff" label should activate the corresponding dropdown. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Pushed to master for 23.11. Nice work everyone, thanks!
Pushed to 23.05.x for 23.05.06
Nice work everyone! Pushed to 22.11.x for next release