Edwin de Jong created WICKET-4856:
-------------------------------------
Summary: Support SVG extension in SecurePackageResourceGuard
Key: WICKET-4856
URL: https://issues.apache.org/jira/browse/WICKET-4856
Project: Wicket
Issue Type: Improvement
Components: wicket
Affects Versions: 6.2.0
Reporter: Edwin de Jong
Priority: Minor
Modern browsers increasingly support SVG rendering. Therefor, I suggest to add
the following line to SecurePackageResourceGuard:122
addPattern("+*.svg");
to allow the loading of svg files as a package resource.
--
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