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.5
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.
For more information on JIRA, see: http://www.atlassian.com/software/jira