Closed
Bug 165799
Opened 23 years ago
Closed 22 years ago
"file:c:\" and "file://c:\" causes Win98 to hang
Categories
(SeaMonkey :: UI Design, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: benc, Assigned: samir_bugzilla)
References
()
Details
(Keywords: hang)
You can use URL bar, but I've also verified it w/ a link in HTML w/ checkloaduri
off.
STEPS:
access file:c:\
OBSERVED BEHAVIOR:
file URL will cause browser to hang, requiring a End Task via control-alt-delete.
EXPECTED BEHAVIOR:
nothing, or an error about bad file URL (which it is)
Comment 2•23 years ago
|
||
It seems to be solved in the last builds (Mozilla 1.1 or 1.2 ?) : see bug 47125
comment 13
*** This bug has been marked as a duplicate of 47125 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
REOPEN:
This bug was filed from that bug, and the URL testcases are different.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Comment 4•23 years ago
|
||
I would nominate for Mozilla 1.3, but that keyword doesn't exist.
Severity: normal → critical
Keywords: hang,
mozilla1.2
Comment 5•23 years ago
|
||
ben can you verify that this occurs?
Comment 7•23 years ago
|
||
/me gets coffee.
file://c:\ problem from bug 26578.
Summary: "file:c:\" causes Win98 to hang → "file:c:\" and "file://c:\" causes Win98 to hang
Comment 9•23 years ago
|
||
xul director viewer. nsIFile::IsDirectory() is repeatly called. Each time it
returns a faulure code. There is some kind of loop in nsDirectoryViewer.
--> xpapps
Assignee: dougt → sgehani
Status: REOPENED → NEW
Component: Networking: File → XP Apps
QA Contact: benc → paw
Updated•23 years ago
|
Keywords: mozilla1.2 → nsbeta1
| Assignee | ||
Comment 10•23 years ago
|
||
Nav triage team: nsbeta1-
| Reporter | ||
Comment 11•22 years ago
|
||
This needs to be fixed before checkloaduri can be made to behave less
stringently. I've commented in bug 193255.
Comment 12•22 years ago
|
||
WFM Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.7a) Gecko/20040219
Mark this bug as WORKSFORME. Perhaps it is fixed by antoher bug? Feel free to
reopen if it occurs again.
Status: NEW → RESOLVED
Closed: 23 years ago → 22 years ago
Resolution: --- → WORKSFORME
Updated•21 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•