DefaultIframeUriManager does not handle locked domains with port numbers
------------------------------------------------------------------------
Key: SHINDIG-1522
URL: https://issues.apache.org/jira/browse/SHINDIG-1522
Project: Shindig
Issue Type: Bug
Components: Java
Affects Versions: 3.0.0
Reporter: Stanton Sievers
Priority: Minor
Fix For: 3.0.0
Currently, specifying a gadgets.uri.iframe.lockedDomainSuffix with a port
number in one's container.js causes an
exception to be thrown when using the DefaultIframeUriManager and the
DefaultUriParser. The problem is that such URLs are parsed as opaque and opaque
URLs are not allowed by the default parser.
Patch here: http://codereview.appspot.com/4343053/
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira