Summary: | Google SSO | ||
---|---|---|---|
Product: | Koha | Reporter: | Inspiria <Diwakar.j> |
Component: | Authentication | Assignee: | Bugs List <koha-bugs> |
Status: | CLOSED INVALID | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | dcook, dpavlin |
Version: | 19.11 | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | http://34.87.38.22:8080/cgi-bin/koha/admin/preferences.pl?tab=admin | ||
See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10988 | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Deadline: | 2020-05-13 | ||
Attachments: | Bug 25463: Patron details page - display the alternative contact address as a block |
Description
Inspiria
2020-05-09 04:41:21 UTC
Created attachment 105274 [details] [review] Bug 25463: Patron details page - display the alternative contact address as a block This patch changes the format of the alternative contact address to a block, instead of a list. To test: 1) Edit a patron's contact details so that the Main Address and Alternative Contact addresses are complete 2) Install the patch 3) Ensure that the AddressFormat system preference is set to US style 4) View the patron record (members/moremember.pl) and ensure that the address format in both the Contact information and Alternative address sections display identically. 5) Change the AddressFormat system preference to German style, and repeat 6) Change the AddressFormat system preference to French style, and repeat. Sorry, attached a patch to the wrong bug! I'm not familiar with G Suite, but I imagine Bug 10988 would be relevant. Koha may need additional work to be optimized for G Suite as per comments on https://developers.google.com/identity/protocols/oauth2/openid-connect, but I haven't investigated that and I'm not likely to do so. |