https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24233
Bug ID: 24233
Summary: Library branches editor doesn't allow email addresses
with a name
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: minor
Priority: P5 - low
Component: Architecture, internals, and plumbing
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
So, when we send email via koha, we set the from field to just the branch email
address ( e.g. "[email protected]" ). Some libraries would like to be able to
have
the library name as part of the email address ( e.g. "Your Library
<[email protected]>" ).
The problem is that this does not pass validation in the branches editor. We
know this format works because some libraries set this email format before the
syntax validation was implemented.
We should update the validation algorithm to allow for the latter format in
addition to the former.
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/