https://bugs.kde.org/show_bug.cgi?id=502106
Akseli Lahtinen <akse...@akselmo.dev> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/-/commi | |t/b88fe8896241a12a2b95584be | |82d1c581e786b8b Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #6 from Akseli Lahtinen <akse...@akselmo.dev> --- Git commit b88fe8896241a12a2b95584be82d1c581e786b8b by Akseli Lahtinen. Committed on 29/04/2025 at 09:11. Pushed by akselmo into branch 'master'. Notification: Escape lonely < and > symbols Since we're sending the text inside html tags, use a regexp to find out any potential lonely < and > symbols. Then, escape those. Also adds autotests for this case. M +5 -2 libnotificationmanager/autotests/notifications_test.cpp M +9 -0 libnotificationmanager/notification.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/b88fe8896241a12a2b95584be82d1c581e786b8b -- You are receiving this mail because: You are watching all bug changes.