Closed Bug 288985 Opened 20 years ago Closed 20 years ago

cannot remove users from the CC list

Categories

(Bugzilla :: Creating/Changing Bugs, defect)

2.19.2
defect
Not set
blocker

Tracking

()

RESOLVED FIXED
Bugzilla 2.20

People

(Reporter: LpSolit, Assigned: LpSolit)

Details

(Keywords: regression)

Attachments

(1 file)

When I try to remove users from the CC list, I get the following message from
ThrowUserError:

Bug processed

The name LpSolit@netscape.net, security@bugzilla.org is not a valid username.
Either you misspelled it, or the person has not registered for a Bugzilla account.

Addresses are not parsed correctly. As it appears on the "Bug processed", I
suspect the problem is in BugMail.pm
Flags: blocking2.20?
Target Milestone: --- → Bugzilla 2.20
Flags: blocking2.20? → blocking2.20+
Keywords: regression
Attached patch trivial fix, v1Splinter Review
The CC list taken from the 'bugs_activity' table must be parsed, see
BugMail.pm, line 366!!
Assignee: create-and-change → LpSolit
Status: NEW → ASSIGNED
Attachment #179601 - Flags: review?
Attachment #179601 - Flags: review? → review+
Flags: approval?
Flags: approval? → approval+
Checking in Bugzilla/BugMail.pm;
/cvsroot/mozilla/webtools/bugzilla/Bugzilla/BugMail.pm,v  <--  BugMail.pm
new revision: 1.39; previous revision: 1.38
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.

Attachment

General

Created:
Updated:
Size: