Bug 390362

Summary: notification daemon of KDE plasmashell 5.12.0 doesn't understand html anymore
Product: [Plasma] plasmashell Reporter: Wulf <wulf.richartz>
Component: NotificationsAssignee: Kai Uwe Broulik <kde>
Status: RESOLVED FIXED    
Severity: normal CC: arojas, plasma-bugs
Priority: NOR    
Version: 5.12.0   
Target Milestone: 1.0   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description Wulf 2018-02-13 09:00:16 UTC
Description:
after update of plasma-workspace from 5.11.5 o 5.12.0

notify-send "<b>bold</b>" shows HTML-Tags instead of bold "bold" Text.

Downgrade to 5.11.5 solves the problem

Arch bug system says upstream bug:
https://bugs.archlinux.org/task/57487
Comment 1 Antonio Rojas 2018-02-13 09:06:26 UTC
Regression from 8164beac15ea34ec0d1564f0557fe3e742bdd938
Comment 2 Kai Uwe Broulik 2018-02-13 09:07:34 UTC
The summary isn't supposed to understand HTML, only body text may use a limited subset of HTML.
Comment 3 Wulf 2018-02-13 09:10:24 UTC
Hello Kai Uwe;

I reported for the body text.

what is "limited subset"?

It worked with plasmashell 5.11.5?! Is there a reason for this regression?
Comment 4 Thomas Lübking 2018-02-13 10:03:05 UTC
> I reported for the body text.
notify-send "<b>bold summary</b>" "<b>bold body</b>"