-
Type:
Bug
-
Status: Closed
-
Priority:
Normal
-
Resolution: Fixed
-
Affects Version/s: 5.6.2
-
Fix Version/s: 13.3.0
-
Component/s: None
-
Labels:
-
Similar issues:
-
Flagged:Flagged
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_