Ticket #336: fUpload::setMaxFileSize() should accept integers too

Reporter: wbond Type: enhancement Opened: 5 months ago Status: closed
Assigned to: wbond Priority: trivial Modified: 4 months ago Resolution: fixed

Currently the method only accepts strings

Attachments

ticket336.patch (315 bytes) - added by alexleeds on 10/23/09 16:19:43.

History

Reply 10/22/09 14:41:52 changed by wbond

  • priority changed from major to trivial.

10/23/09 16:19:43 changed by alexleeds

  • attachment ticket336.patch added.

Reply 10/23/09 16:21:29 changed by alexleeds

Fixed. fFilesystem::convertToBytes() now allows an integer for the parameter "$size" which fixes fUpload::setMaxFileSize().

Reply 11/14/09 10:16:51 changed by wbond

  • status changed from new to closed.
  • resolution set to fixed.

This is fixed in r732

Edit the Ticket



please register or log in to allow for editing your comment

Action