https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42638 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 199265 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199265&action=edit Bug 42638: Cannot delete an identity provider domain This patch updates the identity provider domain page so that clicking the "Delete" button from the list of existing identity providers works correctly. There's a lot of unfinished copy and paste from the SMTP servers page, including a missing chuck of modal dialog HTML. To test, apply the patch and go to Administration -> Identity providers. - If necessary, add at least one identity provider. - Click the "Manage domains" button for an identity provider. - If necessary, add at least one identity provider domain. - Click the delete button corresponding to the domain you added. - A confirmation modal should appear. - Clicking "Close" should close the modal without triggering any action. - Clicking "Delete" should delete the domain. Sponsored-by: Athens County Public Libraries -- You are receiving this mail because: You are watching all bug changes.