Observed in version 4.10.2 on an Ubuntu derivative. Reproducible: Always Steps to Reproduce: 1. Add the "Leave A Note" widget to the desktop. 2. Leave a note, e.g. "Hello world!". 3. Try to read the delivered note. Actual Results: Delivered message says: Somebody has left a note at [time, e.g. 01:48 AM] <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Ubuntu'; font-size:9pt; font-weight:400; font-style:normal;"> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Hello world!</p></body></html> Expected Results: Message should be readable, not some HTML vomit.
Created attachment 80598 [details] screenshot
Tried on 4.10.3 (raring), then added ppa and upgraded to 4.10.4. Same problem reproduces on these versions. Not sure if knotes or the "Leave A Note" widget is the culprit.
Git commit 50a5e4db6fbf37a4e93a57aa4f086b449384fc98 by Montel Laurent. Committed on 10/10/2013 at 17:17. Pushed by mlaurent into branch 'KDE/4.11'. Fix Bug 321303 - Leave A Note widget: Delivered note presents itself in raw HTML code. FIXED-IN: 4.11.3 M +3 -0 applets/leavenote/leavenote.cpp http://commits.kde.org/kdeplasma-addons/50a5e4db6fbf37a4e93a57aa4f086b449384fc98