https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38968 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 177142 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=177142&action=edit Bug 38968: Identity providers "More" controls broken after Bootstrap 5 upgrade This patch corrects the data attribute on "More" buttons which were incorrectly updated during the Bootstrap 5 upgrade. "data-bs-target" is corrected to "data-target." Also fixed are instances of a misspelled class, "ligth" -> "light" To test, apply the patch and go to Administration -> Identity providers. - Click "New identity provider." - In the "Advanced configuration" section, test the "More" buttons underneath the textareas. Clicking them should expand the hidden help text and hide the button. - Perform the same test when updating an identity provider. Sponsored-by: Athens County Public Libraries -- You are receiving this mail because: You are watching all bug changes.