Closed
Bug 14693
Opened 26 years ago
Closed 26 years ago
Cannot log into my.excite.com
Categories
(Core :: Networking, defect, P3)
Tracking
()
VERIFIED
FIXED
M13
People
(Reporter: alecf, Assigned: gagan)
Details
There seems to be something odd about logging into my.excite.com
If you click on the "Sign in" link, it tries to login to a url that looks like
http:///r/co=....
When really, I think this is an absolute URL on my.excite.com, i.e. it should go
to
http://my.excite.com/r/co=...
If you add in my.excite.com, then it gives you a "Not Found" error, and I think
that's something to do with the format of this URL redirection link, because the
link has a ";" in the middle, right before another http://, so I think some
character is not being escaped correctly.
After I further modify the URL to trim off the redirection link, I can log in
fine.
Updated•26 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M13
Updated•26 years ago
|
Assignee: don → gagan
Status: ASSIGNED → NEW
Component: Browser-General → Necko
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
This should be fixed with my recent cleanups of nsStdURL. Pls. verify. Marking
fixed.
Bulk move of all Necko (to be deleted component) bugs to new Networking
component.
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 4•26 years ago
|
||
verified working - Linux build 2000010608
You need to log in
before you can comment on or make changes to this bug.
Description
•