LPology / Simple-Ajax-Uploader

Javascript file upload plugin with progress bar support. Works in all major browsers, including IE7+, Chrome, Firefox, Safari, and Opera. No dependencies - use it with or without jQuery.
995 stars 267 forks source link

文件名称带有“.”的,不能上传 #119

Closed maofenglu closed 8 years ago

maofenglu commented 9 years ago

我在使用Simple-Ajax-Uploader中发现,如果我要上传的文件名带有多个“.”会出现不能上传的问题,

比如,我的文件名:“测试.20150821.doc” , 是不能上传成功的

LPology commented 8 years ago

Can you post your code?