[
https://issues.apache.org/jira/browse/TAP5-2187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14014374#comment-14014374
]
Hudson commented on TAP5-2187:
------------------------------
SUCCESS: Integrated in tapestry-trunk-freestyle #1225 (See
[https://builds.apache.org/job/tapestry-trunk-freestyle/1225/])
TAP5-2187 : CSS relative URL rewriting isn't lenient enough (thiagohp: rev
23330e4bf581d00196f372a97685a0a27ff09b2e)
*
tapestry-core/src/test/groovy/org/apache/tapestry5/internal/services/assets/CSSURLRewriterTests.groovy
*
tapestry-core/src/main/java/org/apache/tapestry5/internal/services/assets/CSSURLRewriter.java
> 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)