Closed
Bug 811003
Opened 13 years ago
Closed 13 years ago
Link on parse points to non-existent page
Categories
(developer.mozilla.org Graveyard :: API, defect)
developer.mozilla.org Graveyard
API
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 782250
People
(Reporter: jbrackett, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:16.0) Gecko/20100101 Firefox/16.0
Build ID: 20121024073032
Steps to reproduce:
Go to parse page (https://developer.mozilla.org/en-US/docs/JavaScript/Reference/Global_Objects/Date/parse)
In the description there is a note section highlighting differences in Javascript 1.8.5. In this section there is a link on the text "subset of ISO 8601". This link points to
https://developer.mozilla.org/en-US/docs/JavaScript/Reference/Global_Objects/Date/%22http://www.w3.org/TR/NOTE-datetime%22
This URL doesn't exist however.
Later in this section the same text links to http://www.w3.org/TR/NOTE-datetime
Actual results:
Page not found
Expected results:
I'm guessing the link should be http://www.w3.org/TR/NOTE-datetime
Comment 1•13 years ago
|
||
Thanks for the report, jbrackett.
This is a special case of the same problem described by bug 782250. In the meantime, one of our contributors is going to try to fix this issue in particular.
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
Updated•5 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
•