Bug 390362 - notification daemon of KDE plasmashell 5.12.0 doesn't understand html anymore
Summary: notification daemon of KDE plasmashell 5.12.0 doesn't understand html anymore
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Notifications (show other bugs)
Version: 5.12.0
Platform: Arch Linux Linux
: NOR normal
Target Milestone: 1.0
Assignee: Kai Uwe Broulik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-13 09:00 UTC by Wulf
Modified: 2018-02-13 10:03 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>"