Closed Bug 202004 Opened 21 years ago Closed 21 years ago

if URL history has a URL that ends in a number, a URL with a specific port will not work

Categories

(Core :: DOM: Navigation, defect)

x86
Linux
defect
Not set
normal

Tracking

()

VERIFIED WORKSFORME

People

(Reporter: donald.g.park, Assigned: darin.moz)

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030313
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030313

See the steps to reproduce

Reproducible: Always

Steps to Reproduce:
1. Visit http://mysite.com/8000
2. mysite.com will say page not found
3. Visit http://mysite.com:8000/
4. mysite.com will say page not found when it should say no server on that port.

Actual Results:  
I get the page not found error from the webserver on port 80

Expected Results:  
it should have connected to port 8000 to look for a web server
wfm with win2k build 20030413..

I get (with enabled error pages) : 
The connection was refused when attempting to contact mysite.com:8000.

>I get the page not found error from the webserver on port 80

WFM too!  linux trunk 2003041411.  reporter: could it be that you are using a
proxy server?  normally, error messages should appear in a dialog box.  unless
you have enabled the hidden pref to show errors as web pages, then seeing an
error page most certainly must originate from some kind of server and not mozilla.

resolving WORKSFORME.
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
VERIFIED:WFM.
I think there are some more steps or details needed to see what the summary
describes.
Status: RESOLVED → VERIFIED
Component: Networking: HTTP → History: Session
Component: History: Session → Document Navigation
QA Contact: networking.http → docshell
You need to log in before you can comment on or make changes to this bug.