Closed
Bug 1080009
Opened 11 years ago
Closed 11 years ago
Older revision overriding new ones on HTML <link> article
Categories
(developer.mozilla.org Graveyard :: Wiki pages, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: sheppy, Assigned: jbennett)
References
()
Details
On https://developer.mozilla.org/en-US/docs/Web/HTML/Element/link, there's an older version from Sept. 17 which is overriding newer versions of the page. I updated the page today to fix a mistake that is causing erroneous cruft to appear in the TOC, but that version i9s insisting on remaining "most recent", so it gets rendered instead.
Nothing I've done has helped. Please fix!
| Reporter | ||
Updated•11 years ago
|
Summary: Older revision overridi8ng new ones on HTML <link> article → Older revision overriding new ones on HTML <link> article
Comment 1•11 years ago
|
||
:ubernostrum - can you tell if there's a quick fix for this?
Assignee: nobody → jbennett
Flags: needinfo?(jbennett)
| Reporter | ||
Comment 2•11 years ago
|
||
OK, to record the thing I need to fix on this page so we can fix it once someone corrects the scrambled history:
The {{APIRef}} at the end of the page is inside an <h2>, which is causing the entire APIRef to show up as a TOC entry. That needs to be stripped off.
| Reporter | ||
Comment 3•11 years ago
|
||
Somehow, Justin was able to save a change that magically caused the history order to reshuffle into the correct order, and now all is well.
I'm very confused by this.
But the immediate problem is fixed.
I'm closing this -- but we need to keep an eye out; if this happens again, we may have an issue to investigate.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
| Assignee | ||
Updated•11 years ago
|
Flags: needinfo?(jbennett)
Updated•6 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
•