You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/10/29 20:54:27 UTC

[jira] [Commented] (CLOUDSTACK-8872) Replace all occurrences Charset.forName(UTF-8) with StringUtils.getPreferredCharset().

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-8872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14981145#comment-14981145 ] 

ASF GitHub Bot commented on CLOUDSTACK-8872:
--------------------------------------------

Github user remibergsma commented on the pull request:

    https://github.com/apache/cloudstack/pull/832#issuecomment-152300766
  
    @borisroman Can you force push this PR please and rebase it with current master? Then we can run some tests! Pinging @dahn to look at the code.


> 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.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)