Revision ff37139...

Go back to digest for 22nd April 2012

Bug Fixes in KDE Base

Peter Penz committed changes in [kde-baseapps] /src:

Ensure authentication data is cached properly

The attached patch sets the main window on the main directory
lister in DolphinView and KIO jobs in DolphinMainWindow to ensure
that login data for remote protocols such as sftp, ftp are cached
properly for the duration of the application. Otherwise, the end
user is going to end up being unnecessarily re-prompted to enter
password login information.

Thanks to Dawit Alemayehu for the patch!

REVIEW: 104614
FIXED-IN: 4.9.0

File Changes

Modified 12 files
  • /src
  •   dolphin/dolphinmainwindow.cpp
  •   dolphin/dolphinmainwindow.h
  •   dolphin/kitemviews/kfileitemmodel.cpp
  •   dolphin/kitemviews/kfileitemmodelrolesupdater.cpp
  •   dolphin/views/dolphinview.cpp
  •   dolphin/panels/information/informationpanel.cpp
  •   dolphin/panels/information/informationpanel.h
  •   dolphin/panels/information/informationpanelcontent.cpp
  •   dolphin/panels/search/searchpanel.cpp
  •   dolphin/panels/search/searchpanel.h
  •   dolphin/panels/terminal/terminalpanel.cpp
  •   dolphin/views/tooltips/tooltipmanager.cpp
12 files changed in total