[Koha-bugs] [Bug 32141] New and Edit Identity Provider UIs inconsistent

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 9 03:13:59 CET 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32141

--- Comment #2 from David Cook <dcook at prosentient.com.au> ---
Created attachment 143456
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=143456&action=edit
Bug 32141: Add missing fieldset legends and titlecase "matchpoint"

This patch adds missing fieldset legends and titlecases "matchpoint",
so that the "Edit" UI is consistent with the "New" UI for adding
and modifying Identity Providers.

Test plan:
1) Apply patches
2) Go to
http://localhost:8081/cgi-bin/koha/admin/identity_providers.pl?op=add_form
3) Fill out the fields to add an identity provider
4) Click "Edit" next to the Identity Provider in the list
5) In a new tab, go to
http://localhost:8081/cgi-bin/koha/admin/identity_providers.pl?op=add_form
6) Compare the two screens and note that all the labels, inputs, and help text
are the same on both screens.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list