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 2008/06/17 20:43:46 UTC

[jira] Resolved: (GERONIMO-4122) MimeMessage copy constructor is not copying/initizing the message flags.

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

Rick McGuire resolved GERONIMO-4122.
------------------------------------

    Resolution: Fixed

Committed revision 668715.

> MimeMessage copy constructor is not copying/initizing the message flags. 
> -------------------------------------------------------------------------
>
>                 Key: GERONIMO-4122
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4122
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: mail
>            Reporter: Rick McGuire
>            Assignee: Rick McGuire
>            Priority: Minor
>             Fix For: 2.2
>
>
> The MimeMessage(MimeMessage message) constructor is not copying the flag values from the source message, resulting in an NPE when the getFlags() method is called. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.