You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Andrew Gaul (JIRA)" <ji...@apache.org> on 2019/08/08 15:29:00 UTC

[jira] [Updated] (JCLOUDS-1509) ParseAWSErrorFromXmlContent uses the default charset

     [ https://issues.apache.org/jira/browse/JCLOUDS-1509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Gaul updated JCLOUDS-1509:
---------------------------------
    Priority: Minor  (was: Major)

> ParseAWSErrorFromXmlContent uses the default charset
> ----------------------------------------------------
>
>                 Key: JCLOUDS-1509
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-1509
>             Project: jclouds
>          Issue Type: Bug
>            Reporter: Roded Bahat
>            Assignee: Andrew Gaul
>            Priority: Minor
>             Fix For: 2.2.0, 2.1.3
>
>
> ParseAWSErrorFromXmlContent handleError() creates a String from the data byte array using the default charset. This breaks on environment in which the default char set is not UTF-8 causing JClouds to fail refining the AWS exception.
> I suspect that the default AWS response charset is UTF-8: [https://docs.aws.amazon.com/AmazonS3/latest/API/ErrorResponses.html]
>  



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)