[wp-trac] [WordPress Trac] #35026: Themes, Plugins, Core re-install broken WordPress 4.4

WordPress Trac noreply at wordpress.org
Tue Dec 15 02:28:22 UTC 2015


#35026: Themes, Plugins, Core re-install broken WordPress 4.4
----------------------------+-----------------------
 Reporter:  S1L1K0N         |       Owner:
     Type:  defect (bug)    |      Status:  reopened
 Priority:  normal          |   Milestone:  4.4.1
Component:  Filesystem API  |     Version:  4.4
 Severity:  normal          |  Resolution:
 Keywords:                  |     Focuses:
----------------------------+-----------------------

Comment (by dd32):

 Turns out switching from using `$this->ftp->rawlist()` to using
 `$this->ftp->dirlist()` in the `WP_Filesystem_ftpsockets::exists()` method
 also fixes this (as it handles detecting the above error).

 This doesn't help with #34976 though where `LIST` doesn't work but `NLST`
 did.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/35026#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list