[wp-trac] Re: [WordPress Trac] #8580: Automatic plugin ftp value stored improperly if FTP failed. causing function to break for good

WordPress Trac wp-trac at lists.automattic.com
Thu Dec 11 22:55:18 GMT 2008


#8580: Automatic plugin ftp value stored improperly if FTP failed. causing
function to break for good
---------------------+------------------------------------------------------
 Reporter:  dwenaus  |        Owner:       
     Type:  defect   |       Status:  new  
 Priority:  normal   |    Milestone:  2.7.1
Component:  Upgrade  |      Version:  2.7  
 Severity:  normal   |   Resolution:       
 Keywords:           |  
---------------------+------------------------------------------------------
Comment (by dwenaus):

 that, or simply null it if it wasn't entered with an an extra else
 add this on line 671:

 {{{
     else $credentials['port'] = '';
 }}}

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


More information about the wp-trac mailing list