You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "Rick Kellogg (JIRA)" <ji...@apache.org> on 2015/10/09 02:49:27 UTC

[jira] [Updated] (STORM-286) Use URLEncoder#encode with the encoding specified.

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

Rick Kellogg updated STORM-286:
-------------------------------
    Component/s: storm-core

> Use URLEncoder#encode with the encoding specified.
> --------------------------------------------------
>
>                 Key: STORM-286
>                 URL: https://issues.apache.org/jira/browse/STORM-286
>             Project: Apache Storm
>          Issue Type: Bug
>          Components: storm-core
>            Reporter: Muneyuki Noguchi
>            Assignee: Muneyuki Noguchi
>             Fix For: 0.9.2-incubating
>
>
> We should set the name of character encoding to UTF-8 explicitly
> because URLEncoder#encode without the encoding parameter is deprecated
> and the W3C states that UTF-8 should be used according to Java API docs.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)