Closed
Bug 351877
Opened 19 years ago
Closed 19 years ago
Move dependson/blocked insertion into Bugzilla::Bug from post_bug.cgi
Categories
(Bugzilla :: Creating/Changing Bugs, enhancement)
Tracking
()
RESOLVED
FIXED
Bugzilla 3.0
People
(Reporter: mkanat, Assigned: mkanat)
References
Details
Attachments
(1 file)
|
4.30 KB,
patch
|
LpSolit
:
review+
|
Details | Diff | Splinter Review |
Here's our next part of Bug->create -- making it insert dependencies.
| Assignee | ||
Comment 1•19 years ago
|
||
This requires the keywords patch, but only because the patch won't apply cleanly otherwise. (That is, it doesn't actually depend on any code from that patch, it just needs the code to look a certain way in order to apply cleanly.)
Assignee: create-and-change → mkanat
Status: NEW → ASSIGNED
Attachment #237403 -
Flags: review?(bugzilla-mozilla)
| Assignee | ||
Updated•19 years ago
|
Attachment #237403 -
Flags: review?(bugzilla-mozilla) → review?(LpSolit)
Comment 2•19 years ago
|
||
Comment on attachment 237403 [details] [diff] [review]
v1
r=LpSolit
Attachment #237403 -
Flags: review?(LpSolit) → review+
Updated•19 years ago
|
Flags: approval?
Updated•19 years ago
|
Flags: approval? → approval+
| Assignee | ||
Comment 3•19 years ago
|
||
Checking in post_bug.cgi;
/cvsroot/mozilla/webtools/bugzilla/post_bug.cgi,v <-- post_bug.cgi
new revision: 1.178; previous revision: 1.177
done
Checking in Bugzilla/Bug.pm;
/cvsroot/mozilla/webtools/bugzilla/Bugzilla/Bug.pm,v <-- Bug.pm
new revision: 1.153; previous revision: 1.152
done
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Comment 4•19 years ago
|
||
*** Bug 323243 has been marked as a duplicate of this bug. ***
Comment 5•19 years ago
|
||
*** Bug 323244 has been marked as a duplicate of this bug. ***
You need to log in
before you can comment on or make changes to this bug.
Description
•