mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:07 +01:00
add not yet detected unicode in name-part of email, like "zero width space"
This commit is contained in:
parent
bd24602a42
commit
780d35c096
@ -32,6 +32,7 @@ class Url extends Etemplate\Widget
|
||||
* but NOT:
|
||||
* - "Becker, Ralf <rb@stylite.de>" (contains comma outside " or ' enclosed block)
|
||||
* - "Becker < Ralf <rb@stylite.de>" (contains < ----------- " ---------------)
|
||||
* - ToDo: "\u200Bfrancesca.klein@ikem.de" (starts with a "zero width space")
|
||||
*
|
||||
* About umlaut or IDN domains: we currently only allow German umlauts in domain part!
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user