Closed
Bug 46229
Opened 25 years ago
Closed 25 years ago
file:/// URLs don't display file sizes or last mod dates
Categories
(SeaMonkey :: UI Design, defect, P2)
SeaMonkey
UI Design
Tracking
(Not tracked)
VERIFIED
FIXED
M18
People
(Reporter: mozilla, Assigned: mozilla)
Details
Attachments
(2 files)
39.15 KB,
text/plain
|
Details | |
5.61 KB,
patch
|
Details | Diff | Splinter Review |
When you bring up a file listing (with a file:/// URL), file sizes and last mod
dates aren't displayed.
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Keywords: correctness,
nsbeta3
OS: Mac System 8.5 → All
Priority: P3 → P2
Target Milestone: --- → M18
Assignee | ||
Comment 1•25 years ago
|
||
Assignee | ||
Comment 2•25 years ago
|
||
Assignee | ||
Comment 3•25 years ago
|
||
Chris, need some code-review luvin. :)
Comment 4•25 years ago
|
||
We should move the "*target = nsnull;" assignment up to the top of the function
in nsFileSystemDataSource::GetTarget() (to make sure that JS clients don't get
screwed with unset return value)
Other than that, looks good. r=waterson
Updated•25 years ago
|
QA Contact: sairuh → tever
Assignee | ||
Comment 5•25 years ago
|
||
Fixed.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Comment 6•25 years ago
|
||
verified:
WinNT4 2000123120
Linux rh6 2000123106
Mac os9 2001010209
Status: RESOLVED → VERIFIED
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
•