Closed
Bug 515214
Opened 16 years ago
Closed 16 years ago
can't request/set blocking-fennec or blocking1.9.3 on enter_bug.cgi
Categories
(bugzilla.mozilla.org :: General, defect)
bugzilla.mozilla.org
General
Tracking
()
RESOLVED
FIXED
People
(Reporter: Gavin, Assigned: justdave)
References
Details
Attachments
(1 obsolete file)
https://bugzilla.mozilla.org/enter_bug.cgi?product=Fennec
The "blocking-fennec" flag can't be requested ("?") from that form. The only drop down entry is a blank space. Works fine from show_bug.
Also applies to the other blocking-1.9.x pseudo-flags, but not, interestingly, the status-1.9.2 pseudo-flag.
In addition, if you clone an existing bug, the otherwise unselectable pseudo-flags *are* selectable!?
| Assignee | ||
Updated•16 years ago
|
Assignee: nobody → justdave
| Assignee | ||
Comment 2•16 years ago
|
||
OK, I've been poking around at this for a couple hours, and finally tracked down the problem to a chunk of code that's required for accessing a couple functions from the template when called from enter_bug which never got backported. The "Bug ID Reference" field type is similarly broken, for whatever it's worth. Bugzilla 3.4 has this supporting code, and backporting it at this point is going to be a pain when we're intending to upgrade to 3.4 in a few weeks anyway, so I'm just going to defer on this for now, and I'll make sure it gets dealt with correctly in the 3.4 upgrade.
Blocks: bmo-upgrade-34
| Reporter | ||
Updated•16 years ago
|
Summary: can't request blocking-fennec on enter_bug.cgi → can't request/set blocking-fennec or blocking1.9.3 on enter_bug.cgi
Comment 3•16 years ago
|
||
don't think this will fix it, but it's needed...
Attachment #412730 -
Flags: review?(justdave)
| Assignee | ||
Comment 4•16 years ago
|
||
the fix for this was committed in the same patch with bug 528867.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
| Reporter | ||
Updated•15 years ago
|
Attachment #412730 -
Attachment is obsolete: true
Attachment #412730 -
Flags: review?(justdave)
Updated•14 years ago
|
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.
Description
•