-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Blocker
-
Affects Version/s: 7.0.3
-
Component/s: Components
-
None
-
None
<button iconSclass="z-icon-upload z-icon-2x" style="font-size:12px;" label="上传文件..." upload="true,maxsize=10240,multiple=true,accept=audio/*|video/*|image/*|MIME_type" onUpload="@command('uploadFile')" />
After selecting file,command uploadFile was not invoked!
7.0.2 is ok for IE9