-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
None
-
Affects Version/s: 7.13.4, 7.13.11, 7.19.2, 8.5.10
-
Component/s: Macros - Other Macros
-
None
-
6
-
Severity 3 - Minor
-
1
Issue Summary
This is reproducible on Data Center: (yes)
Given a page with an anchor. Adding hyperlinks to these anchors do not consistently redirect to the correct anchor location.
Steps to Reproduce
- Create a page with an anchor
- Add a hyperlink to the said anchor. To do this there are two scenarios:
- The hyperlink is added as a weblink. i.e. with full URL path.
- The hyperlink is added as an advanced link i.e. only adding the anchor name (e.g #anchor)
- Save the page, and click on the hyperlinks.
Sample storage format provided in this bug ticket.
Expected Results
In both cases, uses clicking on the hyper link should be redirected to the exact location.
Actual Results
Hyperlinks added as weblinks do not redirect to the exact location. The page scrolls few pixels from the correct location of the anchor.
No issues with hyperlinks that were added in advanced though.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available