You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Rick McGuire (JIRA)" <ji...@apache.org> on 2007/09/19 13:12:43 UTC

[jira] Closed: (GERONIMO-3479) javamail Folder class not including folder name in getURLName() result.

     [ https://issues.apache.org/jira/browse/GERONIMO-3479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rick McGuire closed GERONIMO-3479.
----------------------------------

    Resolution: Fixed

Committed revision 577242.

> 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, 2.0.1
>            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.