[
https://issues.apache.org/jira/browse/TAP5-2187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14014373#comment-14014373
]
Thiago H. de Paula Figueiredo commented on TAP5-2187:
-----------------------------------------------------
A new configuration symbol, SymbolConstants.STRICT_CSS_URL_REWRITING
(tapestry.strict-css-url-rewriting), was created to control whether to throw an
exception (true) or log a warning (false). The default is false.
> CSS relative URL rewriting isn't lenient enough
> -----------------------------------------------
>
> Key: TAP5-2187
> URL: https://issues.apache.org/jira/browse/TAP5-2187
> Project: Tapestry 5
> Issue Type: Bug
> Components: tapestry-core
> Affects Versions: 5.4
> Reporter: Lenny Primak
> Assignee: Thiago H. de Paula Figueiredo
> Labels: month-of-tapestry
> Fix For: 5.4
>
>
> I am trying to integrate an existing GWT framework as tapestry components.
> One of the .css files its trying to load references an non-existent .png file.
> Instead of just ignoring it, Tapestry produces a 500 error loading the .css
> file,
> which I don't believe there is a workaround for.
--
This message was sent by Atlassian JIRA
(v6.2#6252)