You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wink.apache.org by "Mike Rheinheimer (JIRA)" <ji...@apache.org> on 2010/07/23 16:29:08 UTC

[jira] Closed: (WINK-249) Fix issue in UriBuilder where not throwing IllegalArgumentException

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

Mike Rheinheimer closed WINK-249.
---------------------------------


Issue is resolved.  Closing per Bryant's approval to do so.

> Fix issue in UriBuilder where not throwing IllegalArgumentException
> -------------------------------------------------------------------
>
>                 Key: WINK-249
>                 URL: https://issues.apache.org/jira/browse/WINK-249
>             Project: Wink
>          Issue Type: Bug
>    Affects Versions: 1.0
>            Reporter: Bryant Luk
>            Assignee: Bryant Luk
>             Fix For: 1.1
>
>
> In UriBuilder's host/port, there can be illegal values given to it which are not checked.  (i.e. empty hostname / illegal port).  Do a pre-emptive throw on the values just to produce an error a lot earlier than currently given.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.