https://bugs.kde.org/show_bug.cgi?id=506733
David Edmundson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from David Edmundson <[email protected]> --- The spec for notifications is a bit special, it's not full HTML. https://specifications.freedesktop.org/notification-spec/1.3/markup.html It's defined as being valid XML with some additional things. >I would expect single quotes to work, Makes sense. Did this come up in any real application or just testing? I'll test what Gnome does. If they support single quotes, we should too. If they don't, there's no point us doing it as we're just laying a trap for cross-desktop apps. > and I would expect unfinished or nonexistent HTML tags to not be attempted to > be rendered as HTML. Unfinished or broken HTML tags is just invalid, defining how we handle something invalid isn't very useful. We should just fix the apps -- You are receiving this mail because: You are watching all bug changes.
