Revision 80099c8...

Go back to digest for 9th June 2013

Bug Fixes in KDE Base

David Faure committed changes in [kdelibs/KDE/4.10] kfile/kfilewidget.cpp:

Fix misuse of KUrl::relativeUrl, which returns relative urls (duh).

Not paths. So this was leading to double-escaping, especially after fixing
KUrl::relativeUrl to actually escape as it's supposed to do.


FIXED-IN: 4.10.5

File Changes

Modified 1 files
  • kfile/kfilewidget.cpp
1 files changed in total