Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
5.6.2
-
None
-
Flagged
Description
If no parameter (hippobean or path) is provided to HstLinkTag, path info is used to create a link:
// hst link for current URL requested if (reqContext != null && reqContext.getResolvedSiteMapItem() != null) { path = reqContext.getResolvedSiteMapItem().getPathInfo(); }
For paths which are using *index * sitemaps, this produces incorrect paths:
e.g. instead of:
/site/content/testing
result is:
/site/content/testing/_index_