[
https://issues.apache.org/jira/browse/FELIX-4925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14583387#comment-14583387
]
Carsten Ziegeler commented on FELIX-4925:
-----------------------------------------
Previous versions of the http service did not provide access to this either
> Request path is not decoded
> ---------------------------
>
> Key: FELIX-4925
> URL: https://issues.apache.org/jira/browse/FELIX-4925
> Project: Felix
> Issue Type: Bug
> Components: HTTP Service
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Fix For: http.base-3.0.0, http.jetty-3.1.0
>
>
> The dispatcher servlet currently uses req.getRequestURI() to get the full
> path of the request. However this information is not decoded and therefore
> when the path contains unicode characters the encoded version is used instead
> of the real path.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)