[
https://issues.apache.org/jira/browse/CLK-727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Moritz Kammerer closed CLK-727.
-------------------------------
Resolution: Invalid
Never mind, mea culpa.
> Parameters in Links etc. aren't encoded according to RFC-1738
> -------------------------------------------------------------
>
> Key: CLK-727
> URL: https://issues.apache.org/jira/browse/CLK-727
> Project: Click
> Issue Type: Bug
> Components: core
> Reporter: Moritz Kammerer
>
> Parameters in, for example, PageLinks, aren't encoded correctly.
> When adding a parameter to a link that contains for example the char รถ, it
> isn't encoded to %F6, but it should.
> I've tried to manually encode the parameter, but unfortunatelly the
> URLEncoder encodes my % sign to %25 (so it is double encoded).
> Btw, the URLEncoder encodes a space to a plus sign, and not, as stated in the
> click documentation, to %20.
> [1] http://www.faqs.org/rfcs/rfc1738.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.