Closed
Bug 773716
Opened 12 years ago
Closed 12 years ago
Kuma: ID generation for headers that contain template calls doesn't work well
Categories
(developer.mozilla.org Graveyard :: Wiki pages, defect, P2)
developer.mozilla.org Graveyard
Wiki pages
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 769399
People
(Reporter: sheppy, Unassigned)
References
Details
If you have a template call within a header, the ID that gets generated causes problems. For example on page: https://developer-new.mozilla.org/en-US/docs/CSS/CSS_Reference/Mozilla_Extensions you have things like:
<h4 id="{{_Cssxref("-moz-appearance")_}}">{{ Cssxref("-moz-appearance") }}</h4>
We use templates in headers fairly often (not tons, but enough to be a fairly serious issue).
Updated•12 years ago
|
Priority: -- → P2
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Updated•12 years ago
|
Version: Kuma → unspecified
Assignee | ||
Updated•12 years ago
|
Component: Website → Landing pages
Updated•5 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•