Open Bug 522937 Opened 16 years ago Updated 3 years ago

empty files lack size in directory listings

Categories

(Core :: Networking, defect, P5)

defect

Tracking

()

People

(Reporter: peter+bmo, Unassigned)

Details

(Whiteboard: [necko-would-take])

Empty files lack size information in directory listings. $ touch anemptyfile $ firefox . File: almostemptyfile 1 KB 02/13/06 05:22:56 File: anemptyfile 02/13/06 05:22:29 File: d 5 KB 02/13/06 01:09:59 It should say 0 KB. (original bug is http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=352598)
This looks like a bug in nsIndexedToHTML::FormatSizeString() to me. Maybe nsIndexedToHTML::OnIndexAvailable() should pass along file type information?
Version: 3.5 Branch → Trunk
This probably belongs into Core: Networking, I think.
Component: File Handling → Networking
Product: Firefox → Core
QA Contact: file.handling → networking
Whiteboard: [necko-would-take]
Priority: -- → P5
Severity: minor → S4
You need to log in before you can comment on or make changes to this bug.