dachcom-digital / pimcore-toolbox

Pimcore - Toolbox
Other
68 stars 28 forks source link

human-readable filesize #204

Closed benwalch closed 1 year ago

benwalch commented 1 year ago
Q A
Bug report? yes
Feature request? no
BC Break report? no
RFC? no

The calculation for human-readable file sizes is wrong for specific cases. For example, a file having 1033760 bytes (~ 1 MB) will be displayed as "1 KB"

solverat commented 1 year ago

fixed with #205, #206 .