Closed Bug 1196953 Opened 10 years ago Closed 8 years ago

{ally} input element, type of "text", has no text in label.

Categories

(addons.mozilla.org Graveyard :: Code Quality, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: david.weir, Unassigned, Mentored)

Details

(Whiteboard: [good first bug])

Repair: Add text to the input element's associated label that describes the purpose or function of the control. Error Line 76, Column 3: <input id="search-q" type="text" name="q" autocomplete="off" title="" class="text placehold ...
I'm not sure I understand this bug: are you talking about the empty "title"?
http://achecker.ca/checker/index.php I was using the stage url for this
(In reply to David Weir (satdav) from comment #0) > Repair: Add text to the input element's associated label that describes the > purpose or function of the control. > Error Line 76, Column 3: > <input id="search-q" type="text" name="q" autocomplete="off" title="" > class="text placehold ... It looks like the search bar or the products drop down
Whiteboard: [good first bug]
Mentor: magopian
Is it okay for me to please have a go at this bug? As i can see it's assigned but has not been resolved ?
Victor: You can basically work on any bug that you want to. No need to ask for permission, and help (like code contributions) is always welcome. :)
where is the location of this particular bugs code please ?
Just so you know this code will be removed in the coming rewrite of addons.mozilla.org front end. That will be sometime in 2016, maybe 4-5 months from now. It would be awesome if you wanted to fix this bug, but I just want you to understand that it might not exist in the rewrite.
(In reply to Victor Olasupo from comment #6) > where is the location of this particular bugs code please ? The code is in olympia: https://github.com/mozilla/olympia/search?utf8=%E2%9C%93&q=search-q You can find documentation on olympia at: http://olympia.readthedocs.org/en/latest/
Product: addons.mozilla.org → addons.mozilla.org Graveyard
as was fixed with the code change
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.