You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sentry.apache.org by "Ryan P (JIRA)" <ji...@apache.org> on 2015/03/04 20:57:38 UTC

[jira] [Created] (SENTRY-665) PathsUpdate.parsePath needs to handle special characters

Ryan P created SENTRY-665:
-----------------------------

             Summary: PathsUpdate.parsePath needs to handle special characters
                 Key: SENTRY-665
                 URL: https://issues.apache.org/jira/browse/SENTRY-665
             Project: Sentry
          Issue Type: Bug
    Affects Versions: 1.4.0
            Reporter: Ryan P
             Fix For: 1.4.0


Currently pathsUpdate takes a string representation of a path and creates a URI object from that path. This causes problems when special characters where used in the string.

The path will need to be properly encoded prior to instantiating a URI. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)