Closed Bug 654511 Opened 13 years ago Closed 13 years ago

Validation errors on /z/en-US/developers/community/newsletter

Categories

(addons.mozilla.org Graveyard :: Developer Pages, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: krupa.mozbugs, Unassigned)

References

Details

https://addons.allizom.org/z/en-US/developers/community/newsletter has the following validation errors:

1) Line 115, Column 32: Bad value for attribute action on element form: Must be non-empty.

  <form action="" method="post">

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. 

2) Error Line 472, Column 71: Bad value for attribute action on element form: Must be non-empty.

      <form class="languages go" id="lang_form" method="get" action="">

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. 

Details @ http://validator.w3.org/check?uri=https%3A%2F%2Faddons.allizom.org%2Fz%2Fen-US%2Fdevelopers%2Fcommunity%2Fnewsletter&charset=%28detect+automatically%29&doctype=Inline&group=0
That's a dumb rule.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WONTFIX
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.