Closed
Bug 1283854
Opened 8 years ago
Closed 4 years ago
Glossary macro can't link to Node (DOM) or Node (networking) entries
Categories
(Developer Documentation Graveyard :: Macros/Templates, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: goto.prototype, Unassigned)
Details
(Whiteboard: [specification][type:bug])
What did you do?
================
1. Read https://developer.mozilla.org/en-US/Learn/CSS/Introduction_to_CSS/How_CSS_works#About_the_DOM
2. Saw that the glossary macro to Node/DOM doesn't work.
3. Checked that Node/DOM as well as Node/networking can't be linked via {{Glossary("Node/DOM")}} or {{Glossary("Node/networking")}}.
What happened?
==============
{{Glossary("Node/DOM")}} shows the last revision comment of the Node/DOM Article.
What should have happened?
==========================
{{Glossary("Node/DOM")}} should show the first paragraph of the Node/DOM Article.
Is there anything else we should know?
======================================
I made an image: http://i.imgur.com/C8e8yBY.png.
This only happens to these two articles, other glossary entries with brackets work just fine. The Glossary Entry to Node works fines as well. Maybe "Node (" is triggering the bug?
Updated•8 years ago
|
Component: General → Macros/Templates
Product: Mozilla Developer Network → Developer Documentation
Comment 1•4 years ago
|
||
MDN Web Docs' bug reporting has now moved to GitHub. From now on, please file content bugs at https://github.com/mdn/sprints/issues/ and platform bugs at https://github.com/mdn/kuma/issues/.
Status: UNCONFIRMED → RESOLVED
Closed: 4 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•