[
https://issues.apache.org/jira/browse/GERONIMO-3853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rick McGuire closed GERONIMO-3853.
----------------------------------
Resolution: Fixed
Committed revision 628009.
> Incompatibilities between Geronimo javamail MailDateFormat and Sun version.
> ---------------------------------------------------------------------------
>
> Key: GERONIMO-3853
> URL: https://issues.apache.org/jira/browse/GERONIMO-3853
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: mail
> Reporter: Rick McGuire
> Assignee: Rick McGuire
> Priority: Minor
>
> There are some incompatibilities between the Geronimo version of
> MailDataFormat and the Sun version. When formatting the date, the Sun
> version formats to
> Thu, 14 Feb 2008 12:45:43 -0500 (EST)
> While the Geronimo version uses
> Thu, 14 Feb 2008 12:45:43 -0500
> (no timezone abbreviation). Also, on parsing, the Sun version will accept
> dates in the IMAP internal format, which uses "-" in the date fields. The
> Geronimo parser will not correctly parse those dates.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.