https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31522 Bug ID: 31522 Summary: Koha::Email does not like non-ASCII in name part of email address Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: m.de.rooy@rijksmuseum.nl QA Contact: testopia@bugs.koha-community.org Trying to use address like 'Michèlle <ascii@email.com>' makes Koha::Email raise an exception. This comes from Email::Valid and provides the following reason: rfc822 Replacing the è with e resolves the check. Note that this RFC was already obsoleted in ... 2001 ! Is this normal, major or ? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.