Closed
Bug 281599
Opened 20 years ago
Closed 20 years ago
Remove RelationSet from Bugzilla::BugMail
Categories
(Bugzilla :: Bugzilla-General, enhancement)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.20
People
(Reporter: mkanat, Assigned: mkanat)
References
Details
Attachments
(1 file, 1 obsolete file)
|
1.04 KB,
patch
|
LpSolit
:
review+
|
Details | Diff | Splinter Review |
The use of RelationSet in Bugzilla::BugMail is, once again, silly. It's pretty much identical to how Bugzilla::Bug uses it, so it's easy to remove.
| Assignee | ||
Updated•20 years ago
|
Status: NEW → ASSIGNED
QA Contact: default-qa → mkanat
Target Milestone: --- → Bugzilla 2.20
| Assignee | ||
Updated•20 years ago
|
Assignee: general → mkanat
Status: ASSIGNED → NEW
| Assignee | ||
Updated•20 years ago
|
Status: NEW → ASSIGNED
Comment 2•20 years ago
|
||
Comment on attachment 173825 [details] [diff] [review] Remove RelationSet from Bugzilla::BugMail The CC list should be sorted.
Attachment #173825 -
Flags: review? → review-
| Assignee | ||
Comment 3•20 years ago
|
||
And fixed the ORDER BY in this one, too.
Attachment #173825 -
Attachment is obsolete: true
Attachment #174431 -
Flags: review?(LpSolit)
Comment 4•20 years ago
|
||
Comment on attachment 174431 [details] [diff] [review] v2 Tested. Works! r=LpSolit
Attachment #174431 -
Flags: review?(LpSolit) → review+
| Assignee | ||
Updated•20 years ago
|
QA Contact: mkanat → default-qa
Updated•20 years ago
|
Flags: approval?
Updated•20 years ago
|
Flags: approval? → approval+
| Assignee | ||
Comment 5•20 years ago
|
||
Checking in Bugzilla/BugMail.pm; /cvsroot/mozilla/webtools/bugzilla/Bugzilla/BugMail.pm,v <-- BugMail.pm new revision: 1.31; previous revision: 1.30 done
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•