[
https://issues.apache.org/jira/browse/TAP5-932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12799266#action_12799266
]
Ulrich Stärk commented on TAP5-932:
-----------------------------------
I've commented on this in TAP5-815. It should be fixed now but I'd have to
re-test.
> 5.2.0-SNAPSHOT regression - requests for context:layout/layout.css in the
> quickstart app returns a 403 error
> ------------------------------------------------------------------------------------------------------------
>
> Key: TAP5-932
> URL: https://issues.apache.org/jira/browse/TAP5-932
> Project: Tapestry 5
> Issue Type: Bug
> Components: quickstart, tapestry-core
> Affects Versions: 5.2.0
> Reporter: Chris Poulsen
>
> Do the following to see the problem:
> Create a project using the quickstart archetype:
> mvn archetype:generate
> -DarchetypeCatalog=http://tapestry.formos.com/maven-snapshot-repository
> and then issue mvn jetty:run in the newly created project. - All pages looks
> like crap due to the missing stylesheet.
> Changing the tapestry version to:
> <tapestry-release-version>5.1.0.5</tapestry-release-version> in the pom.xml
> fixes the issue.
> Firebug shows the following:
> Error 403 ctx/1.0-SNAPSHOT/layout/layout.css
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.