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

WordPress Trac noreply at wordpress.org
Tue Dec 15 02:18:37 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):

 I've traced this ultimately down to the same as #34976

 The problem is that PemFTP doesn't handle failure cases of `rawlist()`
 properly.
 Previously, `nlist()` would return an empty array, however `rawlist()`
 returns ` [ 'ftpd: /wordpress-testing/if/path/exists: No such file or
 directory' ]` which trips up our checks.

 I'm going to leave this open as a distinct issue from #34976 though,
 because although it's caused by the same change [33648] PemFTP needs to be
 fixed.

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


More information about the wp-trac mailing list