You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/09/04 03:05:33 UTC

[jira] Closed: (TAP5-932) 5.2.0-SNAPSHOT regression - requests for context:layout/layout.css in the quickstart app returns a 403 error

     [ https://issues.apache.org/jira/browse/TAP5-932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship closed TAP5-932.
-------------------------------------

      Assignee: Howard M. Lewis Ship
    Resolution: Invalid

> 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
>            Assignee: Howard M. Lewis Ship
>
> 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.