Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
5.4
Description
When trying 5.4-alpha-1 from 5.4-js-rewrite branch, I'm getting the following error when trying to browse a recently created webapp (with mvn archetype:generate)
bootstrap.css: comexassets/1.0-SNAPSHOT-DEV/meta/tapestry5/bootstrap_2_1_1/css
"comex" is my context root, and the assets folder is added with no slash separator.
Note: I started with a working tapestry-5.3.6 application, created with maven archetype plugin, and later I built tapestry-5.4-alpha-1 from sources, and updated the pom' dependencies.
I know that 5.4-alpha-1 is not stable, but I didn't find this issue in jira, I think that it is something to fix.
Regards,
Matías.
Attachments
Issue Links
- is broken by
-
TAP5-1965 Replace use of Request.getContextPath() with a symbol defined at application startup
- Closed