Closed
Bug 787244
Opened 13 years ago
Closed 13 years ago
Template:SeeCompatTable has incorrect links
Categories
(Developer Documentation Graveyard :: General, defect)
Developer Documentation Graveyard
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mgol, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:16.0) Gecko/20100101 Firefox/16.0
Build ID: 20120828190521
Steps to reproduce:
I went here:
https://developer.mozilla.org/en-US/docs/CSS/calc
and clicked on the "compatibility table" link.
Actual results:
Nothing.
Expected results:
Page should be scrolled to "Browser compatibility".
This is caused by incorrect links in the template:
https://developer.mozilla.org/en-US/docs/Template:SeeCompatTable
It links to #AutoCompatibilityTable instead of #Browser_compatibility.
I would change that but I don't have edit access to templates.
Comment 1•13 years ago
|
||
Thanks! I've fixed that template.
(Pages need a force-refresh to load the new version of the template, I did that for https://developer.mozilla.org/en-US/docs/CSS/calc)
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•13 years ago
|
Version: MDN → unspecified
| Assignee | ||
Updated•13 years ago
|
Component: Documentation Requests → Documentation
Updated•13 years ago
|
Component: Documentation → General
Product: Mozilla Developer Network → Developer Documentation
You need to log in
before you can comment on or make changes to this bug.
Description
•