[wp-trac] [WordPress Trac] #29610: FTPext Filesystem class can't detect isWritable, isReadable correctly

WordPress Trac noreply at wordpress.org
Tue Nov 11 00:28:45 UTC 2014


#29610: FTPext Filesystem class can't detect isWritable, isReadable correctly
----------------------------+------------------------------
 Reporter:  programmin      |       Owner:
     Type:  defect (bug)    |      Status:  new
 Priority:  normal          |   Milestone:  Awaiting Review
Component:  Filesystem API  |     Version:  2.5
 Severity:  normal          |  Resolution:
 Keywords:                  |     Focuses:
----------------------------+------------------------------

Comment (by dd32):

 Replying to [comment:2 programmin]:
 > it looks like it never checks permissions when upgrading WP plugin.

 Correct, we never check writability for FTP, and the only write checks are
 done to determine if it should use FTP or direct file operations.

 Realistically, None of the functions mentioned here should've been
 implemented for either the FTP or Direct filesystem wrappers.

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


More information about the wp-trac mailing list