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)" <de...@geronimo.apache.org> on 2006/05/01 11:48:46 UTC

[jira] Created: (GERONIMO-1952) MimeMessage modified and flags are not getting set properly by all constructors.

MimeMessage modified and flags are not getting set properly by all constructors.
--------------------------------------------------------------------------------

         Key: GERONIMO-1952
         URL: http://issues.apache.org/jira/browse/GERONIMO-1952
     Project: Geronimo
        Type: Bug
    Security: public (Regular issues) 
  Components: mail  
    Versions: 1.1    
    Reporter: Rick McGuire
 Assigned to: Rick McGuire 
    Priority: Minor
     Fix For: 1.1


The MimeMessage class has a pair of flags, modified and saved, that control a) how message content is written to an output stream and b) how/when the message headers get updated for the message content.  These 2 flags are not getting set to the proper values for all of the message constructors. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (GERONIMO-1952) MimeMessage modified and flags are not getting set properly by all constructors.

Posted by "Rick McGuire (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1952?page=all ]
     
Rick McGuire resolved GERONIMO-1952:
------------------------------------

    Resolution: Fixed

Fixed. 

> MimeMessage modified and flags are not getting set properly by all constructors.
> --------------------------------------------------------------------------------
>
>          Key: GERONIMO-1952
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1952
>      Project: Geronimo
>         Type: Bug
>     Security: public(Regular issues) 
>   Components: mail
>     Versions: 1.1
>     Reporter: Rick McGuire
>     Assignee: Rick McGuire
>     Priority: Minor
>      Fix For: 1.1

>
> The MimeMessage class has a pair of flags, modified and saved, that control a) how message content is written to an output stream and b) how/when the message headers get updated for the message content.  These 2 flags are not getting set to the proper values for all of the message constructors. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira