Closed
Description
When performing form validation for the following line:
<input type="file" id="file1" name="file1" class="required" accept=".wsq">
It causes a validation error of:
"Please enter a value with a valid mimetype."
However according to HTML standards the accept attribute can be either a mimetype OR a file extension.
Metadata
Metadata
Assignees
Labels
No labels