Revision 604220

Go back to digest for 19th November 2006

Bug Fixes in KDE Base

Alexander Neundorf committed changes in /branches/KDE/3.5/kdelibs/kio/kio/kfileitem.cpp:

fix #15876: if a file name contains a newline, the newline was displayed in the status bar, which m

with this patch all newlines are replaced with a space in the status bar info, so
this doesn't happen anymore. Maybe it could also be replaced by "
" or "\n" or ...

Maybe this could even be moved to KStringHandler cPixelSqueeze ?
Does this still exist in KDE4 or has it been replaced by some Qt function ?

File Changes

Modified 1 files
  • /branches/KDE/3.5/kdelibs/kio/kio/kfileitem.cpp
1 files changed in total