javamail URLName() class does not HTTP encode URL username elements
-------------------------------------------------------------------
Key: GERONIMO-3591
URL: https://issues.apache.org/jira/browse/GERONIMO-3591
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Reporter: Rick McGuire
Assignee: Rick McGuire
The URLName class needs to apply HTTP encoding rules to the username and
password elements of the URLName. For example, a username of "[EMAIL
PROTECTED]" should show up as "john%40gmail.com" in the string version of the
URLName.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.