Closed
Bug 607508
Opened 15 years ago
Closed 15 years ago
Docs page doesn't validate
Categories
(developer.mozilla.org Graveyard :: Wiki pages, defect)
developer.mozilla.org Graveyard
Wiki pages
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: stephend, Assigned: ozten)
References
()
Details
http://mdn.staging.mozilla.com/en-US/docs doesn't validate:
Error: & did not start a character reference. (& probably should have been escaped as &.)
At line 83, column 87
=cse-search-box&lang=
| Assignee | ||
Comment 1•15 years ago
|
||
Url encoding script src.
http://github.com/fwenzel/commit/3fa3464
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 2•15 years ago
|
||
qa-verified-staging: http://html5.validator.nu/?doc=http%3A%2F%2Fmdn.staging.mozilla.com%2Fen-US%2Fdocs
| Reporter | ||
Comment 3•15 years ago
|
||
(In reply to comment #1)
> Url encoding script src.
> http://github.com/fwenzel/commit/3fa3464
Austin, do you have a link to a commit URL that works?
Assignee: nobody → ozten.bugs
| Assignee | ||
Comment 4•15 years ago
|
||
Comment 5•15 years ago
|
||
verifief fixed on http://html5.validator.nu/?doc=http%3A%2F%2Fdeveloper-stage9.mozilla.org%2Fen-US%2Fdocs
and http://html5.validator.nu/?doc=http%3A%2F%2Fdeveloper.mozilla.org%2Fen-US%2Fdocs
Status: RESOLVED → VERIFIED
Updated•13 years ago
|
Version: MDN → unspecified
Updated•13 years ago
|
Component: Website → Landing pages
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
•