Closed
Bug 121765
Opened 23 years ago
Closed 23 years ago
NS_MakeAbsoluteWithCharset should not URL escape before calling nsIURI::Resolve
Categories
(Core :: Networking, defect, P2)
Core
Networking
Tracking
()
RESOLVED
FIXED
mozilla0.9.9
People
(Reporter: darin.moz, Assigned: darin.moz)
Details
NS_MakeAbsoluteWithCharset should not URL escape before calling nsIURI::Resolve.
doing so is causing problems with iDNS.
| Assignee | ||
Comment 1•23 years ago
|
||
attachment 64616 [details] [diff] [review] contains the patch for this bug.
| Assignee | ||
Comment 2•23 years ago
|
||
got an r=nhotta on this in bug 42898 comment #187.
| Assignee | ||
Updated•23 years ago
|
Severity: normal → major
Status: NEW → ASSIGNED
Priority: -- → P2
Target Milestone: --- → mozilla0.9.9
| Assignee | ||
Comment 3•23 years ago
|
||
see also bug 42898 comment #157, which adds some justification for this patch.
| Assignee | ||
Comment 4•23 years ago
|
||
fixed-on-trunk, attachment 64616 [details] [diff] [review] checked in.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•