----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/100873/ -----------------------------------------------------------
(Updated March 17, 2011, 2:44 p.m.) Review request for kdelibs. Changes ------- Updated the bugs list. Summary ------- The attached patch forces kio_ftp to first look up for cached password before showing the user a prompt to enter password information. This addresses the issue mentioned in 143488 and makes kio_ftp's behavior consistent with the other ioslaves. This addresses bugs 124675 and 143488. http://bugs.kde.org/show_bug.cgi?id=124675 http://bugs.kde.org/show_bug.cgi?id=143488 Diffs ----- kioslave/ftp/ftp.cpp 038ac2e Diff: http://git.reviewboard.kde.org/r/100873/diff Testing ------- Login to an ftp site, save the password and visit the same site again. No prompt. Thanks, Dawit