[
https://issues.apache.org/jira/browse/GERONIMO-3540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rick McGuire closed GERONIMO-3540.
----------------------------------
Resolution: Fixed
Committed revision 587059.
> Session.loadProviders(ProviderInfo info, InputStream is) doesn't seem to
> handle comments correctly
> --------------------------------------------------------------------------------------------------
>
> Key: GERONIMO-3540
> URL: https://issues.apache.org/jira/browse/GERONIMO-3540
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: mail
> Affects Versions: 2.0, 2.0.1, 2.0.2
> Reporter: Dain Sundstrom
> Assignee: Rick McGuire
>
> After reviewing the Session code, it doesn't appear that loadProviders is
> checking for comments. I believe that if you have an entry like this:
> # foo=bar; protocol=imap; type=store; class=com.sun.mail.imap.IMAPStore;
> vendor=Sun Microsystems, Inc.;
> it would process the entry. I have not tested this, so I could be wrong.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.