[wp-trac] [WordPress Trac] #32198: In version 4.2.1, I can only update one plugin at a time by clicking on "Update Plugin" link
WordPress Trac
noreply at wordpress.org
Tue Jul 14 08:03:53 UTC 2015
#32198: In version 4.2.1, I can only update one plugin at a time by clicking on
"Update Plugin" link
-----------------------------+-------------------------
Reporter: ancawonka | Owner: dd32
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.2.3
Component: Upgrade/Install | Version: 4.2.1
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses: javascript
-----------------------------+-------------------------
Comment (by dd32):
In [changeset:"33258"]:
{{{
#!CommitTicketReference repository="" revision="33258"
Updates: When performing an ajax plugin update, rely upon
`wp_update_plugins()` to check the contents of the transient and return
early if no request needs to be made.
This works around a bug where custom update handlers are injecting an
update into an empty transient, malforming the transient and causing
update failures.
Merges [33257] to the 4.2 branch.
Fixes #32198 for 4.2
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/32198#comment:17>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list