[kde-doc-english] [khelpcenter] [Bug 361932] Text in statusbar shows leading "<qt>"
Luigi Toscano via KDE Bugzilla
bugzilla_noreply at kde.org
Sun Jun 26 14:25:50 UTC 2016
https://bugs.kde.org/show_bug.cgi?id=361932
Luigi Toscano <luigi.toscano at tiscali.it> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version Fixed In| |5.7.1
Status|UNCONFIRMED |RESOLVED
Resolution|--- |FIXED
Latest Commit| |http://commits.kde.org/khel
| |pcenter/9179039c028e396afb8
| |018a5cf18f14505a0ecda
--- Comment #1 from Luigi Toscano <luigi.toscano at tiscali.it> ---
Git commit 9179039c028e396afb8018a5cf18f14505a0ecda by Luigi Toscano.
Committed on 26/06/2016 at 14:25.
Pushed by ltoscano into branch 'Applications/16.04'.
Clean the status bar message from the HTML part
The message for the status bar that is returned by the HTML part
is considered rich text as it starts by "<qt>", but without real
HTML tags/rich text markers. So clean it before showing it (which
means the removal of the "<qt>" prefix).
Thanks Pino for the QTextDocument hint.
FIXED-IN: 5.7.1
M +9 -1 mainwindow.cpp
M +1 -0 mainwindow.h
http://commits.kde.org/khelpcenter/9179039c028e396afb8018a5cf18f14505a0ecda
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-doc-english
mailing list