[
https://issues.apache.org/jira/browse/WINK-94?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12731407#action_12731407
]
Martin Snitkovsky commented on WINK-94:
---------------------------------------
I extend this issue to refer JAX-RS section 3.7.1, which says that prior to
matching, request URIs are normalized by following the rules
for case, path segment, and percent 9
encoding normalization described in section 6.2.2 of RFC 3986[5].
JIRA [WINK-96] will also be solved in this issue.
> normalize UriInfo paths
> -----------------------
>
> Key: WINK-94
> URL: https://issues.apache.org/jira/browse/WINK-94
> Project: Wink
> Issue Type: Bug
> Components: Server
> Affects Versions: 0.1
> Reporter: Mike Rheinheimer
> Assignee: Martin Snitkovsky
> Fix For: 0.1
>
> Attachments: WINK-94.patch
>
>
> On occasion, clients may send a path with '..' in there. Javascript may be
> especially likely to do this. Attached is a proposed patch to normalize the
> path when this occurs. With tests.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.