Closed
Bug 351339
Opened 19 years ago
Closed 19 years ago
Move group insertion out of post_bug.cgi and into Bugzilla::Bug
Categories
(Bugzilla :: Creating/Changing Bugs, enhancement)
Tracking
()
RESOLVED
FIXED
Bugzilla 3.0
People
(Reporter: mkanat, Assigned: mkanat)
References
Details
Attachments
(1 file, 2 obsolete files)
2.37 KB,
patch
|
LpSolit
:
review+
|
Details | Diff | Splinter Review |
Okay, now we want to move the actual code that inserts groups into the DB out of post_bug.cgi and into Bugzilla::Bug.
Assignee | ||
Updated•19 years ago
|
Assignee | ||
Comment 1•19 years ago
|
||
Okay, here's the patch. It requires both of the blocking patches.
Assignee: create-and-change → mkanat
Status: NEW → ASSIGNED
Attachment #236740 -
Flags: review?(bugzilla-mozilla)
Assignee | ||
Comment 2•19 years ago
|
||
Fixed bitrot.
Attachment #236740 -
Attachment is obsolete: true
Attachment #236838 -
Flags: review?(bugzilla-mozilla)
Attachment #236740 -
Flags: review?(bugzilla-mozilla)
Updated•19 years ago
|
Version: 2.99 → 2.23
Assignee | ||
Comment 3•19 years ago
|
||
Fixed bitrot.
Attachment #236838 -
Attachment is obsolete: true
Attachment #237542 -
Flags: review?(LpSolit)
Attachment #236838 -
Flags: review?(bugzilla-mozilla)
![]() |
||
Comment 4•19 years ago
|
||
Comment on attachment 237542 [details] [diff] [review]
v1.2
looks good. r=LpSolit
Attachment #237542 -
Flags: review?(LpSolit) → review+
![]() |
||
Updated•19 years ago
|
Flags: approval?
Updated•19 years ago
|
Flags: approval? → approval+
Assignee | ||
Comment 5•19 years ago
|
||
Checking in post_bug.cgi;
/cvsroot/mozilla/webtools/bugzilla/post_bug.cgi,v <-- post_bug.cgi
new revision: 1.176; previous revision: 1.175
done
Checking in Bugzilla/Bug.pm;
/cvsroot/mozilla/webtools/bugzilla/Bugzilla/Bug.pm,v <-- Bug.pm
new revision: 1.151; previous revision: 1.150
done
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•