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)