Closed
Bug 22244
Opened 25 years ago
Closed 25 years ago
Can not load local file on the mac
Categories
(Core :: Networking, defect, P3)
Tracking
()
VERIFIED
FIXED
M14
People
(Reporter: tever, Assigned: davidm)
References
Details
(Whiteboard: [PDT+] w/b minus on 03/03)
Overview Description: Trying to load a local file on the mac (by selecting with the mouse) does not work. Steps to Reproduce: 1.) type in file:// in the location bar 2.) select a local file - I selected a gif file (arrow.gif from the res dir) Actual Results: Program just hangs. Expected Results: gif file should display Build Date & Platform Bug Found: Mac OS8.6 build 1999121711 Additional Builds and Platforms Tested On: NA Additional Information: I was successful at loading a html file in a separate window using control-mouse click.
Updated•25 years ago
|
Assignee: valeski → waterson
Updated•25 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M13
Updated•25 years ago
|
QA Contact: tever → shrir
Comment 3•25 years ago
|
||
setting shrir as qa contact chris if you need qa help on this, shrir is your man
Updated•25 years ago
|
Assignee: waterson → warren
Status: ASSIGNED → NEW
Updated•25 years ago
|
Target Milestone: M13
Comment 5•25 years ago
|
||
Try file:/// (3 slashes) -- maybe this is a dup. Doug's new nsIFile will fix this.
Updated•25 years ago
|
Target Milestone: M14
Reporter | ||
Comment 6•25 years ago
|
||
I can get a file listing (3 slashes or 2) but when I select the file it doesn't load. Actually, when you click on the file an arrow appears besides it like on sub-directories.
Updated•25 years ago
|
Whiteboard: [PDT+] → [PDT+] eta: 2/11
accept. Found bugs in nsLocalFileMac and in nsDirectoryIndexStream.cpp. Code off to be reviewed.
Status: NEW → ASSIGNED
Comment 10•25 years ago
|
||
Will move to PDT- if not fixed by 03/03
Whiteboard: [PDT+] → [PDT+] Must fix by 03/03
Assignee | ||
Comment 11•25 years ago
|
||
fix checked in. Was able to load text and and a gif.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•