Closed
Bug 680345
Opened 14 years ago
Closed 14 years ago
mozillians-dev.allizom.org/en-US/search doesn't validate to its doctype
Categories
(Participation Infrastructure :: Phonebook, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: Tobbi, Assigned: tofumatt)
References
()
Details
As of http://validator.w3.org/check?uri=https%3A%2F%2Fmozillians-dev.allizom.org%2Fen-US%2Fsearch&charset=%28detect+automatically%29&doctype=Inline&group=0&user-agent=W3C_Validator%2F1.2
Validation Output: 1 Error
Error Line 46, Column 31: Bad value for attribute action on element form: Must be non-empty.
<form action="" method="GET">
Syntax of IRI reference:
Any URL. For example: /hello, #canvas, or http://example.org/. Characters should be represented in NFC and spaces should be escaped as %20.
| Assignee | ||
Updated•14 years ago
|
Assignee: nobody → tofumatt
Target Milestone: --- → 1.0
Updated•14 years ago
|
Priority: -- → P3
| Assignee | ||
Comment 1•14 years ago
|
||
This was fixed awhile back, though I've since added an explicit action attribute to the search form (see commit: https://github.com/mozilla/mozillians/commit/916c95bddb3982c147ecc013f71c022df848ee03).
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 2•14 years ago
|
||
Tested direct input validation on the above and it passes.
Status: RESOLVED → VERIFIED
Updated•13 years ago
|
Component: mozillians.org → Phonebook
Product: Websites → Community Tools
QA Contact: mozillians-org → phonebook
Target Milestone: 1.0 → ---
Version: unspecified → other
You need to log in
before you can comment on or make changes to this bug.
Description
•