Changes between Initial Version and Version 1 of Ticket #51857, comment 7
- Timestamp:
- 12/03/2020 02:45:16 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #51857, comment 7
initial v1 1 It seems that some additional error report is needed. In referencing the core failure data provided by @dd32 in https://wordpress.slack.com/archives/CULBN711P/p1606869594134200 it seems that `copy_dir()` is a focal point of failure.1 It seems that some additional error reporting is needed. In referencing the core failure data provided by @dd32 in https://wordpress.slack.com/archives/CULBN711P/p1606869594134200 it seems that `copy_dir()` is a focal point of failure. 2 2 3 3 In digging a little if `$wp_filesystem->dirlist( $from )` is false what happens is the contents of the plugin folder is deleted and the folder remains.