[
https://issues.apache.org/jira/browse/CLOUDSTACK-8872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre-Luc Dion closed CLOUDSTACK-8872.
---------------------------------------
Resolution: Fixed
> Replace all occurrences Charset.forName(UTF-8) with
> StringUtils.getPreferredCharset().
> --------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-8872
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8872
> Project: CloudStack
> Issue Type: Improvement
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Boris Schrijver
> Assignee: Boris Schrijver
> Priority: Minor
> Fix For: 4.6.1
>
>
> To make encoding consistent across all ACS components it is better to define
> the encoding charset in one place. StringUtils.getPreferredCharset() has this
> functionality. The only thing left is update all places which define a
> charset on there own.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)