Closed
Bug 168753
Opened 23 years ago
Closed 23 years ago
url bar badly parsed if protocol is omitted and a port is specified
Categories
(SeaMonkey :: Location Bar, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 155344
People
(Reporter: ian.batterbee, Assigned: hewitt)
Details
For example, if I go to "mybox:80", I expect mozilla to interpret that as a
request to use the http protocol to connect to host 'mybox' on port 80.
What happens is that mozilla thinks that mybox is a protocol name, and comes up
with a message box saying "mybox is not a registered protocol".
If I leave out the port number, and just type "mybox" in the url bar, mozilla
correctly assumes http://, but when I specify a port to connect on, it no longer
makes that assumption.
This behaviour is inconsistant, if nothing else, and I'm pretty sure I could
type just a hostname and port in netscape 4.x.
Updated•23 years ago
|
Whiteboard: DUPEME
*** This bug has been marked as a duplicate of 155344 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•17 years ago
|
Product: Core → SeaMonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•