Skip to content

Suppress unknown markup tags

Submitted by Christoph Wickert

Assigned to Simon Steinbeiß @ochosi

Link to original bug (#10027)

Description

xfce4-notifyd supports all markup tags defined in the notification spec (bold, italic, underline, a and img), but unfortunately some programs such as Yakuake or audacious use other HTML tags, too. The spec is not very strict at this point, it just says that should never use HTML: "notifications should never take advantage of tags that are not listed above."

Therefor I think that xfce4-notifyd should filter out all tags it doesn't support to not leave the user with messages like "<html> (yakuake started text) </html>"

Version: 0.2.3

See also