[
https://issues.apache.org/jira/browse/CLOUDSTACK-8872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14769022#comment-14769022
]
ASF GitHub Bot commented on CLOUDSTACK-8872:
--------------------------------------------
Github user borisroman commented on the pull request:
https://github.com/apache/cloudstack/pull/832#issuecomment-140758129
Hi @wilderrodrigues
Thank you for your extensive comment. I've read through the thread you
mentioned and added the required Jira ticket and PR description.
Thanks!
> 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)