https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38968 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #177142|0 |1 is obsolete| | --- Comment #2 from David Nind <david@davidnind.com> --- Created attachment 177143 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=177143&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 Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.