Closed Bug 452914 Opened 17 years ago Closed 17 years ago

Multiple problems with editflagtypes.cgi interface

Categories

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

Tracking

()

VERIFIED FIXED

People

(Reporter: reed, Assigned: mkanat)

References

Details

I tried working on some flags for bmo tonight, and I ran into some problems: * Impossible to add <product> :: __Any__ -- selecting a product removes __Any__ from the component listing * Selecting another product and then selecting the __Any__ product again results in empty component drop-down These are some JS errors I received while trying this: Error: control.options is undefined Source File: https://bugzilla.mozilla.org/js/productform.js Line: 414 Error: item is undefined Source File: https://bugzilla.mozilla.org/js/productform.js Line: 282 This currently means I can't add flags to entire products right now, which is very bad.
Flags: blocking3.2?
Blocks: 449675
I cannot reproduce upstream, neither on tip nor on 3.2rc1.
Assignee: administration → nobody
Component: Administration → Bugzilla: Other b.m.o Issues
Flags: blocking3.2?
Product: Bugzilla → mozilla.org
QA Contact: default-qa → other-bmo-issues
Target Milestone: Bugzilla 3.2 → ---
Version: 3.2 → other
mkanat, is this due to some bmo-only changes? I need this fixed ASAP.
Ah, yes, it's due to the addition of cf_fixed_in to productform.js, I'll bet.
Assignee: nobody → mkanat
Priority: -- → P1
This has been fixed. I've also fixed the same bug in a few other places. The fix is in my repo: Committing to: /var/www/html/everythingsolved.com/bzr/mozilla/3.2/ modified template/en/default/admin/flag-type/edit.html.tmpl modified template/en/default/admin/flag-type/list.html.tmpl modified template/en/default/request/queue.html.tmpl Committed revision 6131.
Assignee: mkanat → justdave
This is live on bugzilla-stage-tip and will be in production soon.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Assignee: justdave → mkanat
tested based on comment 0 and this seems to work
Status: RESOLVED → VERIFIED
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.