-
Bug
-
Resolution: Unresolved
-
Medium
-
None
-
5.10.3, 1000.205.0
-
5
-
Severity 3 - Minor
-
0
-
NOTE: This bug report is for Confluence Server. Using Confluence Cloud? See the corresponding bug report.
Summary
If you have added Table of Contents macro that gets the information from Children Display macro, the links does not take you to the section of the page.
Steps to Reproduce
- Create a PAGE
- Create Page 1 under PAGE
- Create 5 subpages under Page 1
- Create Page 2 under PAGE
- Create 5 subpages under Page 2
- Add a Table of Contents to PAGE
- Add Children Display macro to PAGE (parent page: Page 1)
- Add another Children Display macro to PAGE (parent page: Page 2)
- Click a link of subpages from the Table of Contents
Expected Results
- Clicking the link should bring you to the section of the page.
Actual Results
- Clicking the link doesn't bring you to the section of the page. URL link does not contain any anchor to the section of the page.
Notes
The reason for the absence of anchors in the TOC could be the lack of the "id" field in the h2 HTML that is generated for Children Display pages, as shown in the screenshots below:
Contrary to what was explained in issue CONF-42832, a Table of contents Zone does not work around the problem.
- relates to
-
CONFCLOUD-43407 Table of Contents does not properly use anchors from page links of Children Display
-
- Closed
-
I'd like to bump this issue. I'm from a different company and this issue causes us problems as well. We would also like a resolution in a foreseeable timeframe...