Closed Bug 422465 Opened 18 years ago Closed 17 years ago

cloning a bug should cc the original reporter if the cloner isn't the reporter

Categories

(Bugzilla :: Creating/Changing Bugs, enhancement, P2)

3.1.2
enhancement

Tracking

()

RESOLVED FIXED
Bugzilla 3.4

People

(Reporter: timeless, Assigned: nbezzala)

Details

Attachments

(2 files, 4 obsolete files)

Severity: normal → enhancement
OS: Windows XP → All
Hardware: PC → All
Sure, that sounds sensible to me.
Priority: -- → P2
Whiteboard: [Good Intro Bug]
Attached patch Proposed Patch (obsolete) — Splinter Review
Attachment #351967 - Flags: review?(guy.pyrzak)
Attachment #351967 - Flags: review?(guy.pyrzak)
Comment on attachment 351967 [details] [diff] [review] Proposed Patch Wrong bug.
Attachment #351967 - Attachment is obsolete: true
Attachment #354668 - Flags: review?(mkanat) → review-
Comment on attachment 354668 [details] [diff] [review] cloning a bug should cc the original reporter if the cloner isn't the reporter Don't you think it would be confusing to have a comma-separated list and then suddenly another item with a space? This is what join() is for. Also, put the reporter at the beginning, so people notice. You're doing something that the user didn't explicitly ask you to do, so it needs to be obvious.
Attachment #354668 - Attachment is obsolete: true
Attachment #354780 - Flags: review?(mkanat)
Comment on attachment 354780 [details] [diff] [review] Added reporter in the beggining, used join It's their login that goes there, not their email. (Sometimes these are different things.) Also, you should just be comparing user ids, not their emails.
Attachment #354780 - Flags: review?(mkanat) → review-
Attachment #354780 - Attachment is obsolete: true
Attachment #354833 - Flags: review?(mkanat)
Attachment #354833 - Flags: review?(mkanat) → review-
Comment on attachment 354833 [details] [diff] [review] Used login and id instead of email You should be joining with a comma. Did you see comment 5?
Yes, I saw comment 5, but I thought you were explaining why I should use join. Also, I didn't join with a comma because the line above didn't use a comma. Now, I've changed both the lines.
Attachment #354833 - Attachment is obsolete: true
Attachment #354919 - Flags: review?(mkanat)
Attachment #354919 - Flags: review?(mkanat) → review+
Comment on attachment 354919 [details] [diff] [review] joining with a comma Looks good.
Flags: approval+
Target Milestone: --- → Bugzilla 3.4
Please attach a working patch: patch: **** unexpected end of file in patch The context is clearly wrong.
Assignee: create-and-change → nbezzala
Whiteboard: [Good Intro Bug]
Attachment #355104 - Flags: review?(LpSolit)
Attachment #355104 - Flags: review?(LpSolit) → review+
Comment on attachment 355104 [details] [diff] [review] i think the context is correct now. sorry. OK, the patch applies cleanly now. Carrying forward mkanat's r+ (my r+ is just to mean the patch applies cleanly).
Checking in enter_bug.cgi; /cvsroot/mozilla/webtools/bugzilla/enter_bug.cgi,v <-- enter_bug.cgi new revision: 1.167; previous revision: 1.166 done
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: