[wp-trac] [WordPress Trac] #41752: Remove SWFUpload
WordPress Trac
noreply at wordpress.org
Sun Sep 10 12:35:25 UTC 2017
#41752: Remove SWFUpload
-------------------------------------+------------------
Reporter: azaozz | Owner:
Type: defect (bug) | Status: new
Priority: high | Milestone: 4.9
Component: Upload | Version:
Severity: normal | Resolution:
Keywords: has-patch needs-testing | Focuses:
-------------------------------------+------------------
Changes (by azaozz):
* keywords: needs-patch => has-patch needs-testing
* priority: normal => high
Comment:
In 41752.patch:
- Refactor `swfupload.js` to output a simple upload form.
- Delete the SWFUpload plugins directory and swfupload.swf.
- Remove flash cookies "hack".
The patch attempts to trigger the "no flash available" mode. If it doesn't
exist, it outputs a simple form with a `<input type="file" />` field and a
submit button. Seems to be working properly in WordPress 3.2 (last version
we used SWFUpload) but will need more testing in the affected plugins:
https://core.trac.wordpress.org/attachment/ticket/41752/Plugins-using-
SWFUpload.txt
--
Ticket URL: <https://core.trac.wordpress.org/ticket/41752#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list