[wp-trac] [WordPress Trac] #27975: On windows host using ftp, the 'islink' key is not available
    WordPress Trac 
    noreply at wordpress.org
       
    Thu Apr 24 15:19:07 UTC 2014
    
    
  
#27975: On windows host using ftp, the 'islink' key is not available
----------------------------+------------------------------
 Reporter:  joostdekeijzer  |       Owner:
     Type:  defect (bug)    |      Status:  new
 Priority:  normal          |   Milestone:  Awaiting Review
Component:  Filesystem API  |     Version:  trunk
 Severity:  normal          |  Resolution:
 Keywords:  has-patch       |     Focuses:  administration
----------------------------+------------------------------
Changes (by jesin):
 * keywords:   => has-patch
Comment:
 Calling `WP_Filesystem_FTPext::parselisting( $line )` on Windows displays
 the following notice.
 {{{
 Notice: Undefined index: islink in /var/www/wp-admin/includes/class-wp-
 filesystem-ftpext.php on line 357
 }}}
 The patch checks if `$b['islink']` is set before checking its value.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27975#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
    
    
More information about the wp-trac
mailing list