Open
Bug 211681
Opened 22 years ago
Updated 3 years ago
Domain Guessing doesn't work with 3+ label subdomains
Categories
(Core :: DOM: Navigation, defect)
Core
DOM: Navigation
Tracking
()
NEW
People
(Reporter: u97006, Unassigned)
References
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.4) Gecko/20030624
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.4) Gecko/20030624
If entering a subdomainn without the www. in the URL-Bar, Mozilla won't find
it, even if domain-guessing is turnded on, because it doesn't try to add the www.
Reproducible: Always
Steps to Reproduce:
(0. turn on domain guessing)
1. enter e.g. "id.ethz.ch" in URL-Bar and press enter
2. error Message "Url not found" will result
3. type "www.id.ethz.ch" in URL-Bar and press enter
4. Page will be diplayed correctly
A two-label domain name will work (see documentation0, but three label domains
do not work.
Assignee: hewitt → adamlock
Status: UNCONFIRMED → NEW
Component: Location Bar → Embedding: Docshell
Ever confirmed: true
QA Contact: claudius → adamlock
Summary: Domain Guessing doesn't work with subdomains → Domain Guessing doesn't work with 3+ label subdomains
*** Bug 292318 has been marked as a duplicate of this bug. ***
Changing to All/All, as this applies on other platforms (see above dupe).
OS: MacOS X → All
Hardware: Macintosh → All
Updated•16 years ago
|
Assignee: adamlock → nobody
QA Contact: benc → docshell
Updated•3 years ago
|
Severity: minor → S4
You need to log in
before you can comment on or make changes to this bug.
Description
•