Closed
Bug 33132
Opened 25 years ago
Closed 16 years ago
DNS: finger: no error on hostname failure
Categories
(Core :: Networking, defect)
Core
Networking
Tracking
()
RESOLVED
INVALID
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: testcase)
If you type in the URL <URL:finger:bogus>, you get a "document: done" after a
few seconds, instead of an error message. if you had a page loaded before
typing it in, the old page will still be there, making it seem like the page is
the content of the finger (this is more likely to be confsing while going from
one finger address to another).
This bug is probably related to bug 19073: missing file:/// url gives no error.
Comment 3•25 years ago
|
||
This isn't finger specific at all. Kicking this out to default networking
owner, but feel free to mark it a dup of 19073 or something else.
Assignee: bryner → gagan
dup
*** This bug has been marked as a duplicate of 19073 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
REOPEN:
This is more of a depends than a duplicate, b/c there has to be some testable
behavior
QA Reviewed:
testcase created for error handling of general connection failure.
I'm not going to do a full connectivity test suite until someone says they need
it.
Updated•23 years ago
|
Target Milestone: --- → mozilla1.0
Comment 8•23 years ago
|
||
-> 1.1 (not critical for mozilla 1.0)
Status: NEW → ASSIGNED
Target Milestone: mozilla1.0 → mozilla1.1
Updated•23 years ago
|
Target Milestone: mozilla1.1alpha → ---
Comment 10•23 years ago
|
||
Probably this should be flunked for lack of a hostname...
QA Contact: tever → benc
Summary: finger: no error on failure, leaves previous page up → DNS: finger: no error on hostname failure
Comment 11•23 years ago
|
||
Currently we aren't displaying any error message related to finger. See bug 135970.
Keywords: mozilla1.1
Comment 12•19 years ago
|
||
-> default owner
Assignee: darin → nobody
Status: ASSIGNED → NEW
QA Contact: benc → networking
Target Milestone: Future → ---
Updated•19 years ago
|
Priority: P3 → --
Reporter | ||
Comment 13•17 years ago
|
||
finger: protocol support is no longer included by default (see bug 98753).
Reporter | ||
Comment 14•16 years ago
|
||
finger: protocol code is totally gone.
Status: NEW → RESOLVED
Closed: 25 years ago → 16 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•