Closed
Bug 1050852
Opened 11 years ago
Closed 11 years ago
Broken links across spanish documentation
Categories
(Developer Documentation Graveyard :: JavaScript, defect, P5)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mormreed, Assigned: fs)
References
()
Details
:: Developer Documentation Request
Request Type: Correction
Gecko Version: unspecified
Technical Contact:
:: Details
When I was reading some of the Spanish Javascript documentation the links to other parts of the documentation were broken.
This was persistent across pages, it appears to be something to do with how root relativity is set up in the links but from:
https://developer.mozilla.org/es/docs/Web/JavaScript/Referencia/Objetos_globales/Date/UTC
when I click the parse() method link it links me to:
https://developer.mozilla.org/es/docs/Web/JavaScript/Referencia/Objetos_globales/Date/es/Referencia_de_JavaScript_1.5/Objetos_globales/Date/parse
Which is broken but the page:
https://developer.mozilla.org/es/docs/Web/JavaScript/Referencia/Objetos_globales/Date/parse
Works just fine.
Forgot to mention that this happens on multiple pages, not sure of the full scope of the broken links.
Comment 2•11 years ago
|
||
I fixed Date; but I'm still working on the other. The problem (who was caused by our migration from MediaWiki to DekiWiki) spans over the whole Spanish JS Reference.
I will mark it as fixed when I'm done with the JS Reference.
Comment 3•11 years ago
|
||
The whole reference in Spanish is fixed. Navigation to each page should work now.
Thank you for reporting it!
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•