Closed Bug 365546 Opened 18 years ago Closed 18 years ago

"Undefined" when choosing request type on IT request page

Categories

(bugzilla.mozilla.org :: General, defect)

defect
Not set
minor

Tracking

()

RESOLVED FIXED

People

(Reporter: clouserw, Assigned: reed)

References

()

Details

It seems like this bug would have been filed already, but a search for "it request undefined" showed nothing, so... Steps to reproduce: 1) Go to https://bugzilla.mozilla.org/enter_bug.cgi?product=mozilla.org&format=itrequest 2) Choose a "request type" Results: The word "undefined" appears to the right of the radio buttons Expected results: A brief description of the request type appears to the right of the radio buttons (like it used to)
Ok, I tracked this down. It was broken by bug 338796. To fix, change line 60 of template/en/custom/bug/create/create-itrequest.html.tmpl from "[% FOREACH comp IN component_ %]" to "[% FOREACH comp IN product.components %]"
Assignee: justdave → reed
Status: NEW → ASSIGNED
confirmed, that fixes it. This is fixed in production.
Yep, thanks.
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Component: Bugzilla: Other b.m.o Issues → General
Product: mozilla.org → bugzilla.mozilla.org
You need to log in before you can comment on or make changes to this bug.