[
https://issues.apache.org/jira/browse/CLK-720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bob Schellink resolved CLK-720.
-------------------------------
Fix Version/s: 2.3.0-M1
Resolution: Fixed
fixed in trunk
> ClickUtils.encodeUrl encoding should default to UTF-8 and not depend on
> platform specific impl
> ----------------------------------------------------------------------------------------------
>
> Key: CLK-720
> URL: https://issues.apache.org/jira/browse/CLK-720
> Project: Click
> Issue Type: Improvement
> Components: core
> Reporter: Bob Schellink
> Assignee: Bob Schellink
> Priority: Trivial
> Fix For: 2.3.0-M1
>
>
> ClickUtils.encodeUrl uses the deprecated UrlEncoder.encode which depends on
> platform specific encoding. Using UrlEncoder.encode(.., "UTF-8") will ensure
> more consistency between platforms.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.