[wp-trac] [WordPress Trac] #39886: Invalid jQuery Live Event in handlers.min.js file.
WordPress Trac
noreply at wordpress.org
Fri Apr 14 16:42:19 UTC 2017
#39886: Invalid jQuery Live Event in handlers.min.js file.
--------------------------+------------------------------
Reporter: MMDeveloper | Owner: adamsilverstein
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.8
Component: Upload | Version: 3.6
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses: javascript
--------------------------+------------------------------
Changes (by adamsilverstein):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"40431"]:
{{{
#!CommitTicketReference repository="" revision="40431"
Upload: improve legacy SWFUpload event handlers for current jQuery.
Fix an issue where legacy JavaScript for SWFUpload still used jQuery's
deprecated `live` event which no longer works - switch to using `on`.
This JavaScript is still used by some plugins and themes.
Props MMDeveloper.
Fixes #39886.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/39886#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list