Closed Bug 20445 Opened 25 years ago Closed 25 years ago

No network error messages thru dialog

Categories

(Core :: Networking, defect, P3)

x86
Linux
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: rzach, Assigned: jud)

References

Details

Attachments

(1 file)

There are, as yet, no warning messages displayed when a network error prevents a page from loading, or a newsgroup from being opened, etc. I'm thinking about DNS lookup failures, refused connections, servers down. I think this is pretty important from the user's perspective since it is usually not obvious why something isn't working in these cases. To reproduce: 1. Enter nonexisting URI in location field 2. Press enter Actual result: Throbber indicates page loading, progress bar shows "Document: Done", but no new page is displayed Expected result: A window with a warning message a la NS 4.x's "Netscape is unable to locate the server xyz. Please check the name and try again."
Mass move of all bugs without target milestones to M13.
Bulk move of all Networking-Core (to be deleted component) bugs to new Networking component.
Status: NEW → ASSIGNED
Summary: No warnings on error messages → No network error messages thru dialog
updating the summary.
Subsumes 14696. Probably a dup of something else too, but I can't find it now.
Assignee: gagan → valeski
Status: ASSIGNED → NEW
-> jud
Target Milestone: M13 → M14
Socket transport needs to propagate up the right error codes, and the webshell needs to notice them.
Attached file Drafts folder b/4 move
Sorry, wrong bug.
DNS failure dialog is in. So is un-registered protocol. We need to throw dialogs when a server is resolvable, but not connectable (either it's down or won't accept a connection on that port).
I noticed that there's also no error message for FTP file not found problems: go to ftp://ftp.mozilla.org/test Actual result: Console shows "Error loading URL ftp://ftp.mozilla.org/test" but otherwise nothign happens Expected result: File not found error message
see 18007
Status: NEW → ASSIGNED
I have a fix for the rest of this. Awaiting review.
fix checked in 1/24/00 7:50 pm pac time. I just added error capturing and dialog throwing for connection_refused errors and socket timeout errors.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Would you be responsible also for local file errors (file not found, permission denied)? Bug 26097.
*** Bug 28065 has been marked as a duplicate of this bug. ***
*** Bug 25507 has been marked as a duplicate of this bug. ***
verified: Linux 2000022108 NT 2000022108 Mac 2000022108
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: