[wp-trac] Re: [WordPress Trac] #8331: Automatic Plugin Installer always fails when using SSH

WordPress Trac wp-trac at lists.automattic.com
Mon Nov 24 09:53:11 GMT 2008


#8331: Automatic Plugin Installer always fails when using SSH
-----------------------------+----------------------------------------------
 Reporter:  ydekproductions  |        Owner:  anonymous
     Type:  defect           |       Status:  new      
 Priority:  high             |    Milestone:  2.7      
Component:  Administration   |      Version:  2.7      
 Severity:  normal           |   Resolution:           
 Keywords:                   |  
-----------------------------+----------------------------------------------
Comment (by ydekproductions):

 No, the exists check is not called using $returnbool = true.

 {{{
 $list = $this->run_command($this->link, sprintf('ls -lad %s', $file));
 }}}

 But regardless, it can probably be trimmed a bit earlier just to be safe.
 That cast to an (int) makes me think that somewhere it'll cause the same
 issue. :)

 I updated my patch.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/8331#comment:9>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list