Closed
Bug 552158
Opened 16 years ago
Closed 16 years ago
People other than Gerv are apparently finding ways to set bugs to EXPIRED
Categories
(bugzilla.mozilla.org :: General, defect)
bugzilla.mozilla.org
General
Tracking
()
RESOLVED
FIXED
People
(Reporter: justdave, Assigned: reed)
Details
Attachments
(2 files, 1 obsolete file)
|
867 bytes,
patch
|
Details | Diff | Splinter Review | |
|
1.64 KB,
patch
|
justdave
:
review+
|
Details | Diff | Splinter Review |
https://bugzilla.mozilla.org/buglist.cgi?type0-1-0=changedafter&query_format=advanced&value0-1-0=6m&field0-1-0=resolution&field0-0-0=resolution&type0-0-0=changedto&value0-0-0=EXPIRED
flagging security-sensitive for now out of fear of it getting abused if it gets advertised too loudly.
| Assignee | ||
Comment 1•16 years ago
|
||
Something like this?
Note: untested; written at 4am; be warned.
| Reporter | ||
Comment 2•16 years ago
|
||
yeah, that'll probably do it.
Patch has been applied to bugzilla-stage-tip
| Assignee | ||
Comment 3•16 years ago
|
||
kdangoor, please stop using EXPIRED. Thanks! :)
| Reporter | ||
Comment 4•16 years ago
|
||
modified Bugzilla/Bug.pm
Committed revision 6760.
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 5•16 years ago
|
||
"EXPIRED" resolution still shows on edit multiple bugs interface due to a dumb bug. :(
Attachment #442181 -
Flags: review?(justdave)
| Assignee | ||
Comment 6•16 years ago
|
||
Still, the code in Bugzilla/Bug.pm:check_can_change_field() should have prevented KaiRo from using it even if it's listed... Need to figure that out.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 7•16 years ago
|
||
Tracked down the problem. :(
Attachment #442186 -
Flags: review?(justdave)
| Assignee | ||
Updated•16 years ago
|
Attachment #442181 -
Attachment description: first follow-up - v1 → follow-up - v1
Attachment #442181 -
Attachment is obsolete: true
Attachment #442181 -
Flags: review?(justdave)
| Assignee | ||
Updated•16 years ago
|
Attachment #442186 -
Attachment description: second follow-up - v1 → follow-up - v2
| Reporter | ||
Comment 8•16 years ago
|
||
Comment on attachment 442186 [details] [diff] [review]
follow-up - v2
I C wut U did thar
Attachment #442186 -
Flags: review?(justdave) → review+
| Reporter | ||
Comment 9•16 years ago
|
||
modified Bugzilla/Bug.pm
modified template/en/default/list/edit-multiple.html.tmpl
Committed revision 6780.
Status: REOPENED → RESOLVED
Closed: 16 years ago → 16 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 10•16 years ago
|
||
and pushed to production.
| Assignee | ||
Updated•16 years ago
|
Attachment #432309 -
Flags: review?(justdave)
| Assignee | ||
Updated•16 years ago
|
Group: webtools-security
Updated•15 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
•