-
Bug
-
Resolution: Won't Fix
-
Low
-
None
-
5.1.4
-
1
-
Severity 3 - Minor
-
If you add a header into the Navigation field in the Doc Theme configuration, then add formatting (such as color), it will not render correctly and create a junk <a> element:
<h2> <a name="DocThemeHome-[<font color=" #ff0000"="">Test link in h2 and red|Home]"></a> <a href="/pages/createpage.action?spaceKey=DT&title=Home&linkCreation=true&fromPageId=2523156" class="createlink"><font color="#ff0000">Test link in h2 and red</font></a> <font color="#ff0000">Test link in h2 and red</font> </a> </h2>
The markup used in the attached screenshot that also created the above HTML is:
h2. [{color:#ff0000}Test link in h2 and red{color}|Home]
- relates to
-
CONFSERVER-26596 Using color macro inside headings in Wiki Markup results in double headings
- Closed