Boris Schrijver created CLOUDSTACK-8872:
-------------------------------------------
Summary: 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
Fix For: 4.6.0
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)