[
https://issues.apache.org/jira/browse/WICKET-4030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matteo Sotil updated WICKET-4030:
---------------------------------
Description: 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. (was: In an
application with a contextPath different than /*, and 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 correct when page path has some /.)
Summary: HeaderResponse.renderCSSReference does not render correct css
link with relative url in an application with wicket filter url-pattern
different than /* (was: HeaderResponse.renderCSSReference does not render
correct css link with relative url in an application with contextPath different
than /* and wicket filter url-pattern different than /*)
> HeaderResponse.renderCSSReference does not render correct css link with
> relative url in an application with wicket filter url-pattern different than
> /*
> -------------------------------------------------------------------------------------------------------------------------------------------------------
>
> 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