fine uploader - Fineuploader file is empty validation fires in safari for multiple files -


the file empty built-in validation fires when multiple files selected in safari. able duplicate behaviour in fine uploader demo site. steps reproduce:

  1. start safari (i have tried windows desktop safari, ipad , iphone)
  2. go http://fineuploader.com/demos.html
  3. click upload files button under text restrictions jpeg, jpg , txt
  4. select multiple jpg files.
  5. the file empty validation error appears.

this not happen if files chosen individual or if using ie or chrome.


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -