Closed
Bug 881400
Opened 12 years ago
Closed 12 years ago
form.reps.mentorship is broken when using the mozilla skin
Categories
(bugzilla.mozilla.org Graveyard :: Sandstone/Mozilla Skin, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: pierros, Assigned: glob)
Details
Trying to use https://bugzilla.mozilla.org/form.reps.mentorship with the new "mozilla" skin is returning a "You must enter a summary for this bug" error.
When not using the mozilla skin, form works perfectly.
this happened because the mozilla skin introduced a few new elements, and the id of one conflicted with the form, resulting a javascript error.
the conflicting element was 'languages', which i've removed from the mozilla skin (we only have english installed). other new id's have been prefixed with moz_
Committing to: bzr+ssh://bjones%40mozilla.com@bzr.mozilla.org/bmo/4.2/
modified skins/contrib/Mozilla/global.css
modified template/en/default/global/header.html.tmpl
Committed revision 8836.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Summary: form.reps.mentorship is broken with new skin → form.reps.mentorship is broken when using the mozilla skin
Updated•6 years ago
|
Product: bugzilla.mozilla.org → bugzilla.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•