You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wink.apache.org by "Bryant Luk (JIRA)" <ji...@apache.org> on 2011/01/12 18:17:49 UTC

[jira] Resolved: (WINK-331) URIBuilder's path method can give stackoverflowerrors

     [ https://issues.apache.org/jira/browse/WINK-331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bryant Luk resolved WINK-331.
-----------------------------

    Resolution: Fixed
      Assignee: Bryant Luk

I fixed the stackoverflow in SVN.  Thanks for reporting the issue.  Let me know if that works for you.

> 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
>            Assignee: Bryant Luk
>
> 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.