-
Type: Bug Report
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.1.0
-
Fix Version/s: 5.1.2-B1
-
Component/s: File Uploader
-
Labels:None
-
External issue URL:
-
Change Log Message:Ability to disable Flash uploader in Admin
-
External issue ID:870
-
Copy Issue Key:
-
Patch Instructions:
Queuing events to uploader fails, when flash object isn't yet loaded.
For example, when you need to disable upload button method queueEvent must be used. This attempt will fail, because queueEvent is not aware if flash is loaded or not.