[
https://issues.apache.org/jira/browse/TAPESTRY-1541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12531231
]
Ted Steen commented on TAPESTRY-1541:
-------------------------------------
It will work if you add a trailing "/"
http://issues.apache.org/jira/browse/TAPESTRY-1769 is the real problem in my
opinion.
I think of this more as a feature.
It enables you to create an index-like page for a package.
If you give your page the same name as your package "pages/product/Product.java"
then you will be able to access it with http://host/product/
and I think it also should be possible to access it with http://host/product
> Can't find page with same name as parent folder
> -----------------------------------------------
>
> Key: TAPESTRY-1541
> URL: https://issues.apache.org/jira/browse/TAPESTRY-1541
> Project: Tapestry
> Issue Type: Bug
> Components: Framework
> Affects Versions: 5.0.5
> Reporter: Hugo Palma
> Assignee: Daniel Gredler
>
> It seems that if you have a directory with the same name as the page itself,
> Tapestry won't find that page.
> So, it won't find "pagetwo/PageTwo" but it will find "somepages/PageTwo".
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]