Asgaroth / xupload

XUpload extension for Yii Framework

Home Page:http://www.yiiframework.com/extension/xupload/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Option acceptFileTypes causes problem

dolpox opened this issue · comments

Hi,

I wanted to use the acceptFileTypes option to validate the file. However, I am getting an error below.

"Uncaught TypeError: Object /(.|/)(gif|jpe?g|png)$/i has no method 'test' "

Does anyone experience this issue or It's just me ?

Hi,

Nevermind, I solved it with alternative solution.