generated from ITwrxOrg/EZ-Bkup
file upload client side validation allows unaccepted files? #34
Labels
No Label
?/support
accepted
bug/defect
design flaw
design note
duplicate
enhancement
fix in dev
help wanted
invalid
needs info
rejected
feedback?
investigating
low priority
upstream
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: ITwrxOrg/SimpleSiteManager#34
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
i thought it should give a client side message and refuse to submit the form. instead it allowed submitting the form, acted like it was uploading then just stopped without error.
html5 did not add cs validation for file types. We added it with js.