[
https://issues.apache.org/jira/browse/SHINDIG-387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Louis Ryan resolved SHINDIG-387.
--------------------------------
Resolution: Fixed
Fix applied. Unparseable URIs are returned unmodified
> Rewriter shouldn't bother validating urls.
> ------------------------------------------
>
> Key: SHINDIG-387
> URL: https://issues.apache.org/jira/browse/SHINDIG-387
> Project: Shindig
> Issue Type: Bug
> Reporter: Kevin Brown
> Assignee: Louis Ryan
>
> Rewriting is a bit too strict on validating the rewritten urls:
> Illegal character in path at index 59:
> http://apps.rockyou.com/images/opensocial/movie_trivia/76/${quiz.picture_url}
> It seems that we should just pass this through, probably using String instead
> of URI throughout.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.