Metadata
- Source
- FLUID-3846
- Type
- Bug
- Priority
- Major
- Status
- Closed
- Resolution
- Fixed
- Assignee
- heidi valles
- Reporter
- heidi valles
- Created
2010-11-18T11:59:33.002-0500 - Updated
2014-03-03T13:40:29.562-0500 - Versions
- N/A
- Fixed Versions
-
- 1.3
- Component
-
- Uploader
Description
In cases where Flash isn't installed, the Uploader's progressive enhancement code incorrectly determines that the user shouldn't see the Uploader and instead delivers them the single-file upload control. Given that the HTML 5 version has no dependency on Flash, this is a bug.
Comments
-
heidi valles commented
2010-11-18T14:03:18.327-0500 if you don't have flash installed, you get the degraded non-js version of uploader. This check is likely leftover from when uploader was flash. prob happens on all browsers
-
Mike Lam commented
2010-11-18T15:36:57.005-0500 Removed basic enhancement instantiation from the HTML markup to fix the no Flash issue.
-
Justin Obara commented
2010-11-19T10:34:46.631-0500 "Bug Parade Infusion 1.3"