[wp-trac] [WordPress Trac] #32086: AJAX plugin update says it updated when in reality it didn't
WordPress Trac
noreply at wordpress.org
Fri Apr 24 15:57:55 UTC 2015
#32086: AJAX plugin update says it updated when in reality it didn't
-------------------------------------+-----------------------------
Reporter: Viper007Bond | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.2.1
Component: Plugins | Version: 4.2
Severity: normal | Resolution:
Keywords: has-patch needs-testing | Focuses: administration
-------------------------------------+-----------------------------
Comment (by magicroundabout):
I used xdebug to dig around quickly. After the
`$result = $upgrader->bulk_upgrade( array( $plugin ) );`
call.
`$result[<some plugin>]` at this point is null, not a `WP_Error`.
Investigating further.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/32086#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list