Bug 25589 - Legend label for editing alternative address is incorrect
Summary: Legend label for editing alternative address is incorrect
Status: Patch doesn't apply
Alias: None
Product: Koha
Classification: Unclassified
Component: Staff interface (show other bugs)
Version: Main
Hardware: All All
: P5 - low trivial (vote)
Assignee: David Roberts
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-22 18:59 UTC by David Roberts
Modified: 2020-10-06 14:07 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Bug 25589: Legend label for editing alternative address is incorrect (3.05 KB, patch)
2020-05-22 19:15 UTC, David Roberts
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description David Roberts 2020-05-22 18:59:54 UTC
Noticed while working on Bug 25463 - if you are viewing a patron record, and edit the Alternative contact address from the details page (using the edit button next to the Alternative contact address block), the legend on the edit page displays as Alternate contact, not Alternative contact.
Comment 1 David Roberts 2020-05-22 19:15:18 UTC
Created attachment 105277 [details] [review]
Bug 25589: Legend label for editing alternative address is incorrect

This patch changes the alt_contact_lgd text from "Alternate contact" to "Alternative contact".

To test:

1) View a patron record (members/moremebers.pl), and click on the edit button next to the Alternative contact block
2) This displays an edit screen for this address only. Check that the
legend reads "Alternate contact".
3) Install the patch
4) Check that this text now reads "Alternative contact"
5) Change the AddressFormat system preference and check that this change
is in all of the available languages (us, de and fr)
Comment 2 Fridolin Somers 2020-09-29 13:25:45 UTC
More a minor bug than enhancement no ?