[wp-trac] [WordPress Trac] #28013: WP_Filesystem_FTPext::exists($filename) returns false when file exists on FTP Service ( IIS/6.0 Microsoft & Linux/vsftp )

WordPress Trac noreply at wordpress.org
Thu Oct 1 05:08:09 UTC 2015


#28013: WP_Filesystem_FTPext::exists($filename) returns false when file exists on
FTP Service ( IIS/6.0 Microsoft & Linux/vsftp )
----------------------------+-----------------------------
 Reporter:  joostdekeijzer  |       Owner:  dd32
     Type:  defect (bug)    |      Status:  closed
 Priority:  normal          |   Milestone:  4.4
Component:  Filesystem API  |     Version:  3.9.2
 Severity:  normal          |  Resolution:  fixed
 Keywords:  needs-patch     |     Focuses:  administration
----------------------------+-----------------------------
Changes (by dd32):

 * status:  reopened => closed
 * resolution:   => fixed


Comment:

 In [changeset:"34733"]:
 {{{
 #!CommitTicketReference repository="" revision="34733"
 Updates: Try a more compatible method to detect if a file exists when
 using the FTP Extension.
 This change causes it to list the parent directories files, and assets
 that the node exists within the returned listing, this is a little more
 compatible than relying upon the FTP server to correctly filter the
 returned resultset to the specific file/node being requested.
 Fixes #28013
 }}}

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


More information about the wp-trac mailing list