Actions
Feature proposal #5050
closedImplement jQuery validation rule to test file input file size
Description
It's possible with jQuery to test a files size before upload. Implement a jQuery validation rule to test this. For unsupported browsers ignore 0 byte tests or scenarios where the functionality doesn't exist so the input isn't blocked due to browser.
Updated by krileon almost 10 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Implemented in MR !762
Updated by krileon almost 10 years ago
- Subject changed from Implement validation rule to test file input file size to Implement jQuery validation rule to test file input file size
- Description updated (diff)
Actions