Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Neutral
-
Resolution: Cannot Reproduce
-
Affects Version/s: 5.4.5
-
Fix Version/s: None
-
Component/s: rendering, templating components
-
Epic Link:
-
Story Points:8
Description
Links generated by LinkUtil.createLink(node) should end up with the same link pattern always. It would not matter if the link is to a root page or a child one. Links should respect the pattern defined at /server@defaultExtension.
For example, in Demopublic. You can see that generated link to root page in the header (magnolia logo) is generated to href='/' and the rest of the links are generated to '/*.html'. This happens when the generated link points to a site definition root node.
Changed link render manager from MultiSiteLinkTransformerManager to LinkTransformerManager and works in the same way.
Attachments
Issue Links
- relates to
-
MGNLETK-28 multi-site support: fixing various issues in the new
-
- Closed
-
-
MAGNOLIA-5292 Make Magnolia respond to only registered extensions
-
- Closed
-
- mentioned in
-
Page Loading...