Opened 11 years ago
Closed 11 years ago
Last modified 11 years ago
Includes several bug fixes. Changelog: https://github.com/moxiecode/plupload/releases
Will also fix #22403 as 2.1.8 properly fires the error event when a file extension is rejected.
error
In 35019:
Plupload: update to 2.1.8. Changelog: https://github.com/moxiecode/plupload/releases.
Hide the editor uploader overlay on all drop events in the window, not only when dropping on the editor uploader element.
Fixes #34251, #22403.
In 35020:
Fix inconsistency in src/wp-includes/js/media/views/uploader/editor.js.
See #34251.
Will also fix #22403 as 2.1.8 properly fires the
errorevent when a file extension is rejected.