Project:SWFUpload
Version:6.2
Component:JavaScript
Category:bug
Priority:normal
Assigned:Unassigned
Status:Active
Description

When I add the format limitation lines:

fileExt:
"*.gif;*.jpg;*.jpeg;*.png;*.flv;*.mp4;*.GIF;*.JPG;*.JPEG;*.PNG;*.FLV;*.MP4",
fileDesc: <?= t("Photos and movies")->for_js() ?>,

I cannot choose any file with Arabic name anymore. Even those with the same accepted format. You can test that with your demo: http://demo.swfupload.org/v220/simpledemo/index.php

Examples for Arabic names:
بطاطا
ضفدعة
تجربة

Updates

#1 submitted by mamouneyya on March 24, 2010 - 12:34pm

I've found today that the problem only happens with Mac OS X (and Linux, I guess?), but not in Windows. Maybe it's a Flash issue?