javamail Folder class not including folder name in getURLName() result.
-----------------------------------------------------------------------
Key: GERONIMO-3479
URL: https://issues.apache.org/jira/browse/GERONIMO-3479
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: mail
Affects Versions: 2.0.1, 2.0
Reporter: Rick McGuire
Assignee: Rick McGuire
Priority: Minor
The javamail javax.mail.Folder class getURLName() method is returning the
URLName() for the Store instance the Folder is contained in. This should be a
merger of the Store URLName() information (minus the password) and the folder
getFullName() information.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.