Closed
Bug 939093
Opened 12 years ago
Closed 12 years ago
Unclosed <a> or misplaced code in "QA Contact: (edit) (take)"
Categories
(bugzilla.mozilla.org :: General, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: Aleksej, Assigned: dkl)
References
()
Details
On bug pages, the "(" in "(edit)" appears as a link, and Firefox source viewer colors some code red.
<div id="bz_qa_contact_edit_container" class="bz_default_hidden">
<span><span class="vcard"><a class="email" href="mailto:" onclick="return show_usermenu(event, , '',false);" title="">
</span>
(<a href="#" id="bz_qa_contact_edit_action">edit</a>)
(<a title="Change QA contact to yourself"
href="#" id="bz_qa_contact_take_action">take</a>)
</span>
</div>
Assignee | ||
Comment 1•12 years ago
|
||
Thanks for helping find this issue. Fix should be in the next code push next week.
Committing to: bzr+ssh://dlawrence%40mozilla.com@bzr.mozilla.org/bmo/4.2
modified template/en/default/global/user.html.tmpl
Committed revision 9146.
dkl
Assignee: nobody → dkl
Status: NEW → RESOLVED
Closed: 12 years ago
OS: Linux → All
Hardware: x86_64 → All
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•