You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Adam Zimowski (JIRA)" <ji...@apache.org> on 2015/10/23 12:16:27 UTC

[jira] [Created] (TAP5-2512) 5.4 breaks CSS that works unchanged in 5.3.x

Adam Zimowski created TAP5-2512:
-----------------------------------

             Summary: 5.4 breaks CSS that works unchanged in 5.3.x
                 Key: TAP5-2512
                 URL: https://issues.apache.org/jira/browse/TAP5-2512
             Project: Tapestry 5
          Issue Type: Bug
          Components: quickstart
    Affects Versions: 5.4
            Reporter: Adam Zimowski


A simple app with a custom template that renders perfectly in 5.3.x renders incorrectly with pom updated to use T5.4-beta.

Demo project available at: https://github.com/mrazjava/tapcssbug

Steps to re-create the issue:
1) Clone above repo and execute the app (jetty:run)
2) Navigate to localhost:8080 and observe how template renders correctly
3) Stop the app. Change line 142 pom.xml T-version from 5.3.8 to 5.4-beta-35
4) Run the app again and observe broken template.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)