You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by jo...@gmail.com on 2010/02/19 20:05:11 UTC

Re: Handle bad url in concat (issue215047)

Looks good Ziv. I've committed this CL (r911933) with just a few minor
tweaks:

* Changed IllegalArgumentException to Uri.UriException
* Used uri.toString() as the new value for url to be doubly-sure that
the Uri's formatting is OK.

http://codereview.appspot.com/215047/show