Opened 17 years ago
Closed 17 years ago
#985 closed defect (fixed)
File sizes are not correctly rounded
Reported by: | Nicklas Nordborg | Owned by: | everyone |
---|---|---|---|
Priority: | trivial | Milestone: | BASE 2.6.2 |
Component: | web | Version: | |
Keywords: | Cc: |
Description
I uploaded a file which size is 4050 (~3.995Kb) bytes in size. This is incorrectly displayed as 3.10Kb in the web interface. Another file is 3998 (~3.904Kb) bytes. This is correctly displayed as 3.9Kb.
Note:
See TracTickets
for help on using tickets.
(In [4216]) Fixes #985: File sizes are not correctly rounded
Also fixed so that the number of decimals follow the preferences from File -> Preferences