Files
edx-platform/lms/djangoapps/django_comment_client
stv 510c130c1a Fix incorrect max upload file size on forums
The file size is calculated and displayed as a number of bytes, but was
being incorrectly labeled as 'K' [0].

The size is now correctly labeled as "bytes" and the sentence now begins
with a leading captial letter.

Impact: This has been broken on master since 2012 [1].

[0] https://github.com/edx/edx-platform/blob/master/lms/djangoapps/django_comment_client/settings.py#L4
[1] 5d90366917
2014-07-29 12:18:22 -07:00
..
2014-02-10 14:07:50 -05:00
2013-02-06 11:13:50 -05:00
2013-05-03 15:08:28 -04:00