Closed Bug 405350 Opened 17 years ago Closed 17 years ago

Email is broken on tip, "can't send mail from '1' to '1'"

Categories

(Bugzilla :: Email Notifications, defect)

3.1.2
defect
Not set
critical

Tracking

()

RESOLVED FIXED
Bugzilla 3.2

People

(Reporter: mkanat, Assigned: mkanat)

References

Details

(Keywords: regression)

Attachments

(1 file)

Attached patch v1 (deleted) — Splinter Review
In the recent UTF-8 bug, there's a small regression that completely breaks email sending. Essentially, utf8::decode changes a scalar in-place, and it returns whether or not it succeeded. It doesn't return the decoded string.
Attachment #290142 - Flags: review?(LpSolit)
Assignee: email-notifications → mkanat
Status: NEW → ASSIGNED
Attachment #290142 - Flags: review?(LpSolit) → review+
Checking in Bugzilla/Mailer.pm; /cvsroot/mozilla/webtools/bugzilla/Bugzilla/Mailer.pm,v <-- Mailer.pm new revision: 1.14; previous revision: 1.13 done
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Flags: approval+
Resolution: --- → FIXED
I'd like to understand why e-mail worked when I tested bug 363153... I tested with the testfile setting, may this be the reason?
(In reply to comment #2) > I'd like to understand why e-mail worked when I tested bug 363153... I tested > with the testfile setting, may this be the reason? Yeah. Testfile doesn't actually try to send an email, so it didn't complain that the address was "1@localhost" or something like that.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: