Bug 28706 - Email address fields should allow for display name
Summary: Email address fields should allow for display name
Status: RESOLVED DUPLICATE of bug 15349
Alias: None
Product: Koha
Classification: Unclassified
Component: Staff interface (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-13 13:20 UTC by Nick Clemens
Modified: 2021-07-13 14:27 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Clemens 2021-07-13 13:20:03 UTC
When a library enters their branch address they are constrained to the format:

user@domain.com

Some libraries would like to add a display name to aid users on the other end in recognizing their emails:

Your Public Library <<library@county.gov>>

Our email validation routine should be expanded to allow this format
Comment 1 Nick Clemens 2021-07-13 13:22:46 UTC
Format:
<<Your public library>> library@place.org
Comment 2 Katrin Fischer 2021-07-13 14:19:35 UTC
Hm, we have been using "branch name <email@something.org>" in the past by adding it to the database directly, but I am a little worried that will implode in newer versions with the changes for adding STMP configs.

Also - this is a duplicate ;)

*** This bug has been marked as a duplicate of bug 9815 ***
Comment 3 Katrin Fischer 2021-07-13 14:27:20 UTC

*** This bug has been marked as a duplicate of bug 15349 ***