Summary: | Filenames containing newlines do not appear nicely in the Documents list | ||
---|---|---|---|
Product: | [Applications] kate | Reporter: | Luke-Jr <luke-jr+kdebugs> |
Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | andresbajotierra, christoph |
Priority: | NOR | ||
Version: | 2.5 | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Unspecified | ||
Latest Commit: | Version Fixed In: | 4.8 | |
Sentry Crash Report: |
Description
Luke-Jr
2008-09-11 20:44:31 UTC
Enhancement ;) Git commit 7499f1e157770b86010c5043ca9842e9bec17d0e by Dominik Haumann. Committed on 12/08/2011 at 17:06. Pushed by dhaumann into branch 'master'. remove \r and \n from visible file names BUG: 170876 M +1 -1 part/document/katedocument.h M +16 -3 part/document/katedocument.cpp http://commits.kde.org/kate/7499f1e157770b86010c5043ca9842e9bec17d0e Git commit e52e005bf8f8366f5898e0bec16fe7f17ed3b608 by Dominik Haumann. Committed on 12/08/2011 at 17:06. Pushed by dhaumann into branch 'KDE/4.7'. remove \r and \n from visible file names BUG: 170876 M +1 -1 part/document/katedocument.h M +16 -3 part/document/katedocument.cpp http://commits.kde.org/kate/e52e005bf8f8366f5898e0bec16fe7f17ed3b608 |