MimeBodyPart.getFileName() not retrieving name from the Content-Disposition
header
----------------------------------------------------------------------------------
Key: GERONIMO-2091
URL: http://issues.apache.org/jira/browse/GERONIMO-2091
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.1
The MimeBodyPart.getFileName() method is supposed to first check for a filename
parameter on the Content-Disposition header, and if not found, fall back to
looking for a name parameter on the Content-Type header. Because of an error
retrieving the Content-Disposition header, the first test will always fail.
--
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