Closed
Bug 425604
Opened 17 years ago
Closed 17 years ago
Changing product/component no longer selects "Reassign..." radiobutton
Categories
(bugzilla.mozilla.org :: General, defect)
bugzilla.mozilla.org
General
Tracking
()
RESOLVED
FIXED
People
(Reporter: philor, Assigned: reed)
References
Details
(Keywords: dogfood, regression)
Attachments
(1 file)
|
537 bytes,
patch
|
Details | Diff | Splinter Review |
Looks like the 20080327 upgrade broke automatically deciding that people should reassign when they change products or components.
| Assignee | ||
Comment 1•17 years ago
|
||
Somebody overwrote my onChange code in edit.html.tmpl. :(
Severity: normal → major
Blocks: 425607
| Assignee | ||
Updated•17 years ago
|
Keywords: dogfood,
regression
| Assignee | ||
Comment 2•17 years ago
|
||
Re-add the missing code.
Assignee: justdave → reed
Status: NEW → ASSIGNED
Comment 3•17 years ago
|
||
modified template/en/default/bug/edit.html.tmpl
Committed revision 5181.
Pushed to production, should be live in 15 min or so.
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Comment 4•17 years ago
|
||
(In reply to comment #1)
> Somebody overwrote my onChange code in edit.html.tmpl. :(
Ah, I bet it was missing from the prodpatches patch that I was given to create the bzr branch from initially. (Or, I know that justdave was talking about merging changes back in one at a time, maybe it was missed.)
| Assignee | ||
Comment 5•17 years ago
|
||
(In reply to comment #4)
> (In reply to comment #1)
> > Somebody overwrote my onChange code in edit.html.tmpl. :(
>
> Ah, I bet it was missing from the prodpatches patch that I was given to
> create the bzr branch from initially.
Doubt it, as that change has been there since Dec. 2006 or so. I just figure it got removed accidentally.
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
•