When getting an notification from your Android Phone via Kde-Connect, accidentel HTML-Tags in notifications on the phone are not escaped on the desktop. For Example: an Android chat notifcation "...<h1> Hello </h1>" is shown as large text. Reproducible: Always Steps to Reproduce: 1.Connect android phone with kde-connect 2.enable notification-receiving 3.produce notification with HTML-like text on the phone Actual Results: HTML is unescaped; content between '<' and '>' is not shown. Expected Results: The full text of the notification with HTML-like content should be shown as text. '<' and '>' should be shown as '<' and '>'. Seen on default Manjaro [with KDE].
Hi, I am new here. I would like to have a look on this bug. Can you tell me in which portion or module of the code will I find this bug? Regards.