[wp-trac] [WordPress Trac] #37531: Plugin installation failure not reflected in the UI
WordPress Trac
noreply at wordpress.org
Mon Aug 1 17:44:45 UTC 2016
#37531: Plugin installation failure not reflected in the UI
--------------------------+---------------------------------
Reporter: AronMS | Owner:
Type: defect (bug) | Status: new
Priority: high | Milestone: 4.6
Component: Plugins | Version: trunk
Severity: major | Resolution:
Keywords: needs-patch | Focuses: ui, administration
--------------------------+---------------------------------
Comment (by obenland):
We could check if `$updater->skin->result` is a `WP_Error` and set
`$result` to that, but that wouldn't fix the underlying problem of
`WP_Upgrader::install_package()` not setting its `$results` property
correctly in some instances where errors occur. Like when the destination
directory already exists.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/37531#comment:14>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list