[Bug 24233] New: Library branches editor doesn't allow email addresses with a name
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: koha-bugs@lists.koha-community.org Reporter: kyle@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org So, when we send email via koha, we set the from field to just the branch email address ( e.g. "us@library.org" ). Some libraries would like to be able to have the library name as part of the email address ( e.g. "Your Library <us@library.org>" ). 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.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24233 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Instead should not we have the ability to add the library name when the notices are sent? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24233 --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- The text can vary a bit from branchname - sometimes there are longer or shorter versions of the library name or they want to add 'on behalf of' as branchemail would be a noreply in our setup (hosted, sending emails from our mail servers, sender needs to be an address in our domain to not end up in spam) I've also removed the validation from the email field for ours... and it does work as Kyle says. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24233 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- *** This bug has been marked as a duplicate of bug 9815 *** -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24233 --- Comment #4 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- *** This bug has been marked as a duplicate of bug 15349 *** -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org