[ 
https://issues.apache.org/jira/browse/TAPESTRY-1541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12504416
 ] 

Steven Coco commented on TAPESTRY-1541:
---------------------------------------

This might be useful additional information on this issue:

I think I have found another side-effect of this same bug. In order to work 
around it, I had decided to stick with my naming choices and just move the page 
"Any" out of it's subdirectory: so from "/any/Any" to "/Any". This works, and I 
can make page links to "Any". However if I then also put in the subdirectory  
("/any") and try to put other pages in there, like /any/Continued", Tap fails 
to recognize these pages. It seems the "Any" page is now hiding the entire 
"any" subdirectory path.

Now this might be some kind of expected behavior: it might just be preventing 
me from using my indicated workaround to temporarily evade the bug. But it's 
happening none the less, so I thought I should add the comment at least.

Thanks...

> 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
>
> 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]

Reply via email to