19 May
2005
19 May
'05
10:10 p.m.
Issue status update for http://drupal.org/node/23213 Project: Drupal Version: 4.6.0 Component: upload.module Category: bug reports Priority: normal Assigned to: drumm Reported by: drumm Updated by: drumm Status: patch Attachment: http://drupal.org/files/issues/upload.module_4.diff (2.02 KB) The upload module stores these two particular variables as a number of megabytes so we need to multiply by 1024^2 as happens elsewhere for these messages. Seeing that something exceeeds a 1 byte quota is a bit disconcerting when you have 1 MB. I made the patch against HEAD, but the problem does exist in 4.6.x. drumm