You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Henrik Karlsson (Jira)" <ji...@apache.org> on 2022/11/14 18:21:00 UTC

[jira] [Created] (CAMEL-18722) Camel AWS2 S3 doesn't handle metadata correctly

Henrik Karlsson created CAMEL-18722:
---------------------------------------

             Summary: Camel AWS2 S3 doesn't handle metadata correctly
                 Key: CAMEL-18722
                 URL: https://issues.apache.org/jira/browse/CAMEL-18722
             Project: Camel
          Issue Type: Bug
          Components: camel-aws2
    Affects Versions: 3.18.3, 3.18.2
            Reporter: Henrik Karlsson


When storing files to AWS S3 metadata like Content-Disposition isn't handled correctly by the camel-aws2-s3 component. It should be stored as 'Content-Disposition' but is stored as 'x-amz-meta-content-disposition'. Content-Type is stored as both 'Content-Type' and 'x-amz-meta-content-type'. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)