Revision 911976

Go back to digest for 18th January 2009

Bug Fixes in KDE Base

David Faure committed changes in /trunk/KDE/kdelibs/kio:

Fix crash when renaming the directory shown by this KDirModel in another window. Now it finally works as intended:
when you do that, the window showing the directory is redirected to the new name, rather than still pointing to the old nonexisting dir (and giving errors on e.g. reload) like many other file managers do :-)

Fix will be in 4.2.

File Changes

Modified 2 files
  • /trunk/KDE/kdelibs/kio
  •   /kio/kdirmodel.cpp
  •   /tests/kdirmodeltest.cpp
2 files changed in total