Closed
Bug 421840
Opened 17 years ago
Closed 17 years ago
land attachment 308078 [details] [diff] [review] on trunk to fix regressions from 415034
Categories
(Core :: Networking, defect)
Core
Networking
Tracking
()
RESOLVED
FIXED
People
(Reporter: dveditz, Assigned: dveditz)
References
Details
(Keywords: verified1.8.1.13)
the fix for bug 415034 (referrer-eating via :pass@) broke sending mail through SMTP servers without a user:pass field (bug 419116)
A mailnews-only fix for 419116 specifically has landed on the trunk, but we ought to fix the base nsURLParsers issue in case any other apps/addons use similar logic. We need to land attachment 308078 [details] [diff] [review] from bug 419116 on the trunk (reviewed by biesi and neil).
Already landed on 1.8 branch.
Flags: blocking1.9?
Assignee | ||
Comment 1•17 years ago
|
||
Fix in bug 419116 checked into trunk.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Updated•17 years ago
|
Flags: blocking1.9?
Comment 2•17 years ago
|
||
Verified FIXED on branch (that it was checked in), using Bonsai:
http://bonsai.mozilla.org/cvsview2.cgi?diff_mode=context&whitespace_mode=show&file=nsURLParsers.cpp&branch=MOZILLA_1_8_BRANCH&root=/cvsroot&subdir=/mozilla/netwerk/base/src&command=DIFF_FRAMESET&rev1=1.23.20.1&rev2=1.23.20.2
Replacing fixed1.8.1.13 with verified1.8.1.13
Keywords: fixed1.8.1.13 → verified1.8.1.13
You need to log in
before you can comment on or make changes to this bug.
Description
•