[
https://issues.apache.org/jira/browse/WICKET-4030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13098654#comment-13098654
]
Matteo Sotil edited comment on WICKET-4030 at 9/7/11 7:12 AM:
--------------------------------------------------------------
I update quickstart to reflect new conditions required to reproduce the issue.
Execute Start, go to http://localhost:8080/wicket. If renderCSSReference worked
properly, background color should be red (that means css is loaded correctly),
but it is not.
was (Author: msotil):
I update quickstart to reflect new conditions required to reproduce the
issue.
> HeaderResponse.renderCSSReference does not render context path relative url,
> but wicket filter url-pattern relative url
> -----------------------------------------------------------------------------------------------------------------------
>
> Key: WICKET-4030
> URL: https://issues.apache.org/jira/browse/WICKET-4030
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 1.5-RC7
> Reporter: Matteo Sotil
> Assignee: Peter Ertl
> Priority: Minor
> Attachments: quickstart.zip
>
>
> In an application with a wicket filter url-pattern different than /*, if you
> use HeaderResponse.renderCSSReference(String url), where url is a
> context-path-relative url (css/main.css, for example), the generated css link
> is not context relative, but wicket url-pattern relative.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira