[ http://jira.codehaus.org/browse/CONTINUUM-1601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=136607#action_136607
]
Marcin Zajaczkowski commented on CONTINUUM-1601:
------------------------------------------------
I have never seen that email address, but according to Wikipedia [1] and RFC2822 [2], it could
be allowed on some system (but I doubt it is). Nevertheless it's not for tagging purposes,
so it's not scope of that bug. In other case "! # $ % * / ? | ^ { } ` ~ & ' + - = _" should
be also added to that subset.
Btw, after a lecture of mentioned pages I think that "-" should be also added as an allowed
tag separator (together with "+").
[1] - http://en.wikipedia.org/wiki/E-mail_address#Limitations
[2] - http://tools.ietf.org/html/rfc2822
> Email address with '+' is not accepted in mail notifier
> -------------------------------------------------------
>
> Key: CONTINUUM-1601
> URL: http://jira.codehaus.org/browse/CONTINUUM-1601
> Project: Continuum
> Issue Type: Bug
> Components: Web - UI
> Affects Versions: 1.1
> Reporter: Marcin Zajaczkowski
> Priority: Minor
> Fix For: 1.2
>
>
> It's unable to add email address including '+' (like mike+notifier@somehost.com) for
mail notifier (via " Add/Edit Mail Notifier" form). Displayed error "Address is invalid".
> The same email address can be added in other places like email address for user, so maybe
it only problem with validation at WebUI level (not system wide restriction).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|