You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Soren Hilmer (JIRA)" <se...@james.apache.org> on 2005/10/14 16:45:45 UTC

[jira] Resolved: (JAMES-425) Empty quoted localparts does not lead to parseexception

     [ http://issues.apache.org/jira/browse/JAMES-425?page=all ]
     
Soren Hilmer resolved JAMES-425:
--------------------------------

    Resolution: Fixed

> Empty quoted localparts does not lead to parseexception
> -------------------------------------------------------
>
>          Key: JAMES-425
>          URL: http://issues.apache.org/jira/browse/JAMES-425
>      Project: James
>         Type: Bug
>     Versions: 2.3.0
>     Reporter: Soren Hilmer
>     Assignee: Soren Hilmer

>
> MailAddress does a check:
> if (userSB.toString().length() == 0)
> To ensure the mailaddress has a non-empty localpart, but for quoted localparts the result after parsing: ""@apache.org does not have length 0 but length 2

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org