URIBuilder's path method can give stackoverflowerrors
-----------------------------------------------------
Key: WINK-331
URL: https://issues.apache.org/jira/browse/WINK-331
Project: Wink
Issue Type: Bug
Components: Common
Affects Versions: 1.1
Reporter: Koos Gadellaa
When calling a org/apache/wink/common/internal/UriBuilderImpl.path method with
something like 'a:/a:/b#c' (which is probably an invalid uri, but I don't know
enough of that) you get a stackoverflow exception.
This makes it impossible to determine what the actual cause is.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.