Closed
Bug 663472
Opened 14 years ago
Closed 14 years ago
Any page with a "test" button on it doesn't validate
Categories
(addons.mozilla.org Graveyard :: Add-on Builder, defect)
addons.mozilla.org Graveyard
Add-on Builder
Tracking
(Not tracked)
VERIFIED
FIXED
Builder 0.9.6
People
(Reporter: rfreebern, Assigned: rfreebern)
References
()
Details
The HTML generated for the add-on "Test" button includes a rel="jid..." attribute that is invalid. This affects the homepage, the search results page, the user dashboard, etc.
See http://html5.validator.nu/?doc=https%3A%2F%2Fbuilder-addons.allizom.org%2F for an example.
A suggested solution is to use a data-jetpackid attribute instead.
Assignee | ||
Updated•14 years ago
|
Assignee: nobody → ryan
Assignee | ||
Comment 1•14 years ago
|
||
Assignee | ||
Comment 2•14 years ago
|
||
Sean gave me some feedback and I found another affected file, which is covered by https://github.com/rfreebern/FlightDeck/commit/24f8c5cde152b54b323c89b8f59aca786a129d4c
All other instances of rel attributes in the code are unrelated to the test buttons.
Assignee | ||
Comment 3•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•14 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Updated•14 years ago
|
Status: REOPENED → RESOLVED
Closed: 14 years ago → 14 years ago
Resolution: --- → FIXED
Comment 4•14 years ago
|
||
Status: RESOLVED → VERIFIED
Target Milestone: --- → Builder 0.9.6
Updated•10 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•