[
https://issues.apache.org/jira/browse/TAP5-2118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Howard M. Lewis Ship updated TAP5-2118:
---------------------------------------
Summary: Certain package naming patterns result in incorrect logical names
for pages (was: Bug in ComponentClassResolverImpl)
> Certain package naming patterns result in incorrect logical names for pages
> ---------------------------------------------------------------------------
>
> Key: TAP5-2118
> URL: https://issues.apache.org/jira/browse/TAP5-2118
> Project: Tapestry 5
> Issue Type: Bug
> Components: tapestry-core
> Affects Versions: 5.3.6
> Reporter: Thilo Tanner
>
> There is a small bug in ComponentClassResolverImpl in the method
> toLogicalName.
> Consider the following page: pages.export.exports.ExportsIndex
> This page will be mapped to:
> export/exports/sIndex instead of export/exports
> It seems that stripTerm is invoked with export instead of exports.
> I can contribute a patch if you like. Please let me know.
> Thanks and kind regards,
> Thilo
--
This message was sent by Atlassian JIRA
(v6.2#6252)