Martin Brennan
dba6a5eabf
FEATURE: Humanize file size error messages ( #14398 )
...
The file size error messages for max_image_size_kb and
max_attachment_size_kb are shown to the user in the KB
format, regardless of how large the limit is. Since we
are going to support uploading much larger files soon,
this KB-based limit soon becomes unfriendly to the end
user.
For example, if the max attachment size is set to 512000
KB, this is what the user sees:
> Sorry, the file you are trying to upload is too big (maximum
size is 512000KB)
This makes the user do math. In almost all file explorers that
a regular user would be familiar width, the file size is shown
in a format based on the maximum increment (e.g. KB, MB, GB).
This commit changes the behaviour to output a humanized file size
instead of the raw KB. For the above example, it would now say:
> Sorry, the file you are trying to upload is too big (maximum
size is 512 MB)
This humanization also handles decimals, e.g. 1536KB = 1.5 MB
2021-09-22 07:59:45 +10:00
..
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-05-18 15:11:41 +02:00
2021-09-22 07:59:45 +10:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-07-27 22:47:59 +08:00
2019-05-13 09:31:32 +08:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-08-31 16:10:59 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-08-31 16:10:59 +02:00
2021-09-22 07:59:45 +10:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-08-31 16:10:59 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-08-31 16:10:59 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-08-31 16:10:59 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-08-31 16:10:59 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2021-08-31 16:10:59 +02:00
2021-09-21 15:57:14 +02:00
2021-09-21 15:57:14 +02:00
2018-07-31 14:41:49 +10:00
2018-05-29 21:07:17 +02:00
2015-02-27 23:53:58 +01:00
2019-04-25 22:49:21 +02:00
2015-02-27 23:53:58 +01:00
2015-02-27 23:53:58 +01:00
2017-02-24 11:35:33 +01:00