Actions
Feature #2395
closedWFileUpload add support for 'accept' attribute
Start date:
11/06/2013
Due date:
% Done:
0%
Estimated time:
Updated by Koen Deforche about 11 years ago
- Status changed from New to InProgress
- Assignee set to Michael Vilsker
- Target version set to 3.3.2
Add a setFilters() method for this.
First test what works and what doesn't work. See also: http://stackoverflow.com/questions/181214/file-input-accept-attribute-is-it-useful
The method will probably need to support both a (list of) mime-types and a list of file extensions depending on what works when.
Updated by Koen Deforche almost 11 years ago
- Status changed from InProgress to Resolved
Updated by Koen Deforche almost 11 years ago
- Status changed from Resolved to Closed
Actions