Version: (using KDE KDE 3.3.1) Installed from: Slackware Packages OS: Linux When a commit is being performed, the comment entered as the log message for this commit is displayed in a small status bar which appears near the bottom edge of the window. In this status bar text is displayed as if it were ASCII even if the locale is UTF-8 and KDE uses UTF-8. The comment is displayed correctly in other parts of the GUI (Browse Log window, Comment editor etc).
Hi Michał, On Tuesday 02 November 2004 14:27, MichaÅ Kosmulski wrote: > > http://bugs.kde.org/show_bug.cgi?id=92576 > Summary: utf-8 strings displayed as ascii in status bar > during commit thank you for your report. Obviously one of the encoding problems. Christian, could you please test the attached patch. André Created an attachment (id=8135) [details] cervisia_92576.diff
Hi! I don't see any difference with the patch applied (but it might be that my testcase is wrong). I will take a closer look at it. Christian
CVS commit by woebbe: Fix BR #92576: Use correct encoding for status messages. BUG: 92576 M +5 -0 ChangeLog 1.144 M +10 -4 cvsservice/cvsjob.cpp 1.11 --- kdesdk/cervisia/ChangeLog #1.143:1.144 @@ -1,2 +1,7 @@ +2004-11-11 Andr
You need to log in before you can comment on or make changes to this bug.