Carsten Ziegeler created FELIX-4925:
---------------------------------------
Summary: 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)