[
https://issues.apache.org/jira/browse/WICKET-5065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13589562#comment-13589562
]
Martin Grigorov commented on WICKET-5065:
-----------------------------------------
In our case we need to expose an applet jar as a resource. PackageResourceGuard
rejects access to .class and .jar files by default. Adding a pattern to
SecurePackageResourceGuard doesn't help because the blacklist in PRG is checked
before the whitelist in SPRG.
> Improve UrlRenderer to be able to render urls without scheme and/or host
> -------------------------------------------------------------------------
>
> Key: WICKET-5065
> URL: https://issues.apache.org/jira/browse/WICKET-5065
> Project: Wicket
> Issue Type: Improvement
> Components: wicket
> Affects Versions: 6.6.0
> Reporter: Martin Grigorov
> Assignee: Martin Grigorov
> Fix For: 6.7.0
>
>
> UrlRenderer can be improved to support rendering urls like:
> - //hostname:1234/a/b
> - //hostname/a/b
> - /a/b
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira