Closed
Bug 1195781
Opened 9 years ago
Closed 5 years ago
Document 'distributed node' in the Glossary
Categories
(Developer Documentation Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: davidmaxwaterman, Unassigned)
Details
:: Developer Documentation Request
Request Type: Correction
Gecko Version: unspecified
Technical Contact:
:: Details
<https://developer.mozilla.org/en-US/docs/Web/API/HTMLContentElement/getDistributedNodes>
contains a link on text 'distributed node' to :
<https://developer.mozilla.org/en-US/docs/Glossary/distributed_nodes>
on line :
The HTMLContentElement.getDistributedNodes() method returns a static NodeList of the distributed nodes associated with this <content> element.
but the link 404s.
Updated•9 years ago
|
Summary: bad link → 404 link for 'distributed node'
confirmed to be true.
##
The HTMLContentElement.getDistributedNodes() method returns a static NodeList of the *distributed nodes associated with this <content> element.
##
*https://developer.mozilla.org/en-US/docs/Glossary/distributed_nodes | Not found
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 2•9 years ago
|
||
MDN is a wiki.
"The definition of that term (distributed nodes) has not been written yet; please consider contributing it!"
Mark, did you mean to create this glossary page? Apparently some people stumbled across this and would like to know what it is.
Flags: needinfo?(m1879)
Comment 3•9 years ago
|
||
@:fscholz I don't think I created that page (it no longer exists so I can't look at it). Did it show me as the creator?
Flags: needinfo?(m1879)
Comment 4•9 years ago
|
||
That definition has not been created. We will need it at some point; Max, it is a wiki, so you can help if you feel confident enough (no worry, we don't bite)
Updated•9 years ago
|
Summary: 404 link for 'distributed node' → Document 'distributed node' in the Glossary
Updated•7 years ago
|
Priority: P5 → --
Comment 5•7 years ago
|
||
Hiya,
I am currently looking for bugs to fix as part of my Open Source Development module at Coventry University and I am interested in developing this bug.
Please could you assign this task to me and give me more information.
This is my first bug fix and any help would be appreciated.
Thank you.
Comment 6•5 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: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•