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

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

    Resolution: Invalid

I don't see this as a bug; Tapestry is doing what it is supposed to be doing; 
there's no contract that says page="" or page="/" is the Start page.
                
> Tapestry don't undestent when index page located in component library
> ---------------------------------------------------------------------
>
>                 Key: TAP5-1516
>                 URL: https://issues.apache.org/jira/browse/TAP5-1516
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.2
>            Reporter: Mihail Slobodyanuk
>
> When i locate Index page in library and it's logical name is ori/index.
> I define SymbolConstants.START_PAGE_NAME as "ori/index".
> But, when i return logical name "" or "/" in onActivate other page or put 
> PageLink on "" or "/" in template i get error 'Unable to resolve '/' to a 
> known page name'.
> method 
> org.apache.tapestry5.internal.services.ComponentClassResolverImpl.fillNameToClassNameMap
>  look only last part after "/" and ignore library name.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to