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.