Metadata
- Source
- FLUID-2859
- Type
- Bug
- Priority
- Minor
- Status
- Open
- Resolution
- N/A
- Assignee
- N/A
- Reporter
- Justin Obara
- Created
2009-06-01T11:21:16.000-0400 - Updated
2017-01-19T09:15:20.144-0500 - Versions
-
- 1.1
- 1.1.1
- 1.2
- 1.3
- 1.4
- 1.5
- 2.0
- Fixed Versions
- N/A
- Component
-
- Uploader
Description
Single File uploader doesn't filter by file type
Steps to reproduce:
1) Open the server version of uploader
http://build.fluidproject.org:8080/sakai-imagegallery2-web/site/AddImages/
2) Switch to the single file uploader
Notice that you are able to select any no matter the type, where as the Multi-file uploader will restrict it to image files in this example
Environments
FF2, FF3, Opera 9.6, Safari 3.2 (Mac OS 10.5)
Safari 3.2 (Mac OS 10.4)
FF2, FF3, IE6, IE7, IE8, Opera 9.6 (Win XP)
FF3, IE7, IE8 (Win Vista)
IE6 (Win 2000)
Comments
-
Justin Obara commented
2014-07-11T14:47:57.389-0400 We'd need to use the accept attribute on the input; however, it seems that there is very little support for it. https://developer.mozilla.org/en/docs/Web/HTML/Element/Input