[ 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to