Opened 2 years ago
Closed 2 years ago
#17772 closed defect (bug) (fixed)
Flash uploader disabling doesnt work 100%
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.2 |
| Component: | Upload | Version: | 3.2 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
If the flash uploader has been disabled via the flash_uploader filter (and subsequently, via wp-admin/media-new.php?flash=0) the browser-uploader is not shown (and nor is the flash uploader).
This is caused by the browser-upload receiving the hide-if-js class even if the flash uploader is disabled.
Was caused by [17971]
Change History (1)
Note: See
TracTickets for help on using
tickets.

In [18290]: