You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Mihail Slobodyanuk (JIRA)" <ji...@apache.org> on 2011/04/29 09:26:03 UTC

[jira] [Created] (TAP5-1516) Tapestry don't undestent when index page located in component library

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