Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: 3.4-milestone-1
-
Fix Version/s: None
-
Component/s: Display, Rendering - Include Macro
-
Labels:None
-
Difficulty:Unknown
-
Similar issues:
Description
When including or displaying a page using the include or display macro, identical headings on the including and included page lead to duplicate ids.
Steps to reproduce:
- Create a page A with content = Heading =
- Create a page B with content
= Heading = {{include reference="A"/}}
- Save and view the page.
Expected result:
The two headings have different ids.
Actual result:
The two headings have the same id.
Attachments
Issue Links
- duplicates
-
XRENDERING-6 Id are not unique when included document or macro content has the same headers as the top document
-
- Closed
-