Closed
Bug 1043309
Opened 10 years ago
Closed 10 years ago
localhost redirects to www.localhost.com
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1041511
People
(Reporter: contact, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:34.0) Gecko/20100101 Firefox/34.0 (Beta/Release)
Build ID: 20140723030202
Steps to reproduce:
With the latest Nightly, Type http://localhost/ in the location bar.
Actual results:
Th browser tried to open http://www.localhost.com/.
Expected results:
It should open http://localhost/.
It works fine with Aurora.
Comment 1•10 years ago
|
||
I can't reproduce this on the same nightly on OS X 10.9.4. Have you checked a clean profile? Can you copy/paste all your prefs starting with "browser.fixup" from about:config? (take care to censor any private data but let me know of what kind, ie "I removed some browser.fixup.domainwhitelist entries" or whatever.
Flags: needinfo?(rudloff)
Comment 2•10 years ago
|
||
(oh, and are you using a proxy of some description?)
Reporter | ||
Comment 3•10 years ago
|
||
I can reproduce with a clean profile.
I am behind my company's proxy (Squid).
Flags: needinfo?(rudloff)
Comment 4•10 years ago
|
||
(In reply to Pierre Rudloff from comment #3)
> I can reproduce with a clean profile.
>
> I am behind my company's proxy (Squid).
If you use a build from http://ftp.mozilla.org/pub/mozilla.org/firefox/try-builds/sworkman@mozilla.com-8e3a63e3afd7/try-macosx64/ or the upcoming nightly (the mac version should be ready within an hour or so), can you still reproduce?
Flags: needinfo?(rudloff)
Reporter | ||
Comment 5•10 years ago
|
||
I can't reproduce with http://ftp.mozilla.org/pub/mozilla.org/firefox/try-builds/sworkman@mozilla.com-8e3a63e3afd7/try-macosx64/.
Flags: needinfo?(rudloff)
Comment 6•10 years ago
|
||
(In reply to Pierre Rudloff from comment #5)
> I can't reproduce with
> http://ftp.mozilla.org/pub/mozilla.org/firefox/try-builds/sworkman@mozilla.
> com-8e3a63e3afd7/try-macosx64/.
Great! This should be fixed in the upcoming nightly, then.
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•