[ https://issues.apache.org/activemq/browse/CAMEL-2949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Willem Jiang resolved CAMEL-2949. --------------------------------- Fix Version/s: 2.5.0 Resolution: Fixed > Attachment DataHander.getName() returns the name of the temporary storage > file, not the MIME part name > ------------------------------------------------------------------------------------------------------ > > Key: CAMEL-2949 > URL: https://issues.apache.org/activemq/browse/CAMEL-2949 > Project: Apache Camel > Issue Type: Bug > Components: camel-http, camel-jetty > Affects Versions: 2.3.0, 2.4.0 > Reporter: Paul Mietz Egli > Assignee: Willem Jiang > Fix For: 2.5.0 > > Attachments: CAMEL-2949.patch > > > When multipart file uploads are converted to message attachments in the > DefaultHttpBinding class, the DataHandler that is created for the attachment > returns the name of the temporary file created by Jetty, not the value of the > name from the Content-Disposition header. It would be useful to have the > actual attachment name instead of the temporary filename in the DataHandler > object for easier downstream processing. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.