Closed
Bug 139585
Opened 23 years ago
Closed 23 years ago
View Page Source is blank in file:directory listing mode
Categories
(Core :: Networking: File, defect)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: tetsuroy, Assigned: bbaetz)
References
()
Details
(Keywords: testcase)
1) get directory listing by entering ftp:///c:/ in URL bar, for example
2) select View/Page Source
Result:
3) blank source page appears
Expected result:
3) should display the source page
![]() |
||
Comment 1•23 years ago
|
||
Roy, this worksforme (looking at file:/// on a unix system). What is your
directory listing format set to (Preferences > Debug > Networking, top radioset).
Reporter | ||
Comment 2•23 years ago
|
||
>What is your directory listing format set to
It's set to HTML.
Just for a sake of it, I set to other formats (Raw and XUL); but neither cases
worked.
Windows only bug?
Comment 3•23 years ago
|
||
I'm seeing this too win2k 2002042006.
Assignee | ||
Comment 4•23 years ago
|
||
You should see teh html directory source though, not the xul one, Theres an evil
hack in place for this, and I won't vouch for how reliable it is - see
nsDirectoryViewer.cpp
Even though its set to html, unless you have my patch applied you will get the
XUL listing.
Comment 5•23 years ago
|
||
over to bradley, the honored owner of such things. :-)
Assignee: dougt → bbaetz
CONFIRMED: Mac OS X, RC1.
all/all
Assignee | ||
Comment 7•23 years ago
|
||
This WFM on liux 1.0rc1
WFM Win98, RC1.
-> This is Mac OS X only problem now.
OS: All → Linux
Hardware: All → Macintosh
![]() |
||
Updated•23 years ago
|
OS: Linux → MacOS X
Comment 10•23 years ago
|
||
RESOLVED:WFM Mozilla 1.1 Mac OS X.
roy: please verify or reopen.
Comment 11•23 years ago
|
||
Verified WFM using FizzillaCFM/1.1-final on 10.1.5.
You need to log in
before you can comment on or make changes to this bug.
Description
•