Closed
Bug 556167
Opened 15 years ago
Closed 15 years ago
Move the setting of dependson/blocked into Bugzilla::Bug::set_all
Categories
(Bugzilla :: Creating/Changing Bugs, enhancement)
Tracking
()
RESOLVED
FIXED
Bugzilla 4.0
People
(Reporter: mkanat, Assigned: mkanat)
References
Details
Attachments
(1 file, 1 obsolete file)
3.50 KB,
patch
|
dkl
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•15 years ago
|
||
For this one, I went with an add/remove/set API, which is probably what all the other fields will end up being.
Assignee | ||
Comment 2•15 years ago
|
||
Oops, v1 also contained the keywords patch.
Attachment #436097 -
Attachment is obsolete: true
Attachment #436099 -
Flags: review?(dkl)
Attachment #436097 -
Flags: review?(dkl)
Assignee | ||
Comment 3•15 years ago
|
||
By the way, if, while you're testing edit-multiple, you just keep getting blank pages, you need to comment out the mail = SendBugMail call in template/en/default/bug/process/bugmail.html.tmpl, just for the duration of the testing. It's a known bug in TT.
Comment 4•15 years ago
|
||
Comment on attachment 436099 [details] [diff] [review]
v2
Everything looks great and works as expected. r=dkl
Attachment #436099 -
Flags: review?(dkl) → review+
Updated•15 years ago
|
Flags: approval?
Assignee | ||
Comment 5•15 years ago
|
||
Committing to: bzr+ssh://bzr.mozilla.org/bugzilla/trunk/
modified process_bug.cgi
modified Bugzilla/Bug.pm
Committed revision 7175.
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Flags: approval? → approval+
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•