Bug 400923

Summary: HTML tags sometimes shown in notifications
Product: [Applications] kdeconnect Reporter: Linus Kardell <linus.kardell>
Component: commonAssignee: Albert Vaca Cintora <albertvaka>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 1.3.2   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Linus Kardell 2018-11-10 20:03:10 UTC
SUMMARY
Sometimes when KDE connect shows a notification from the phone, raw HTML tags are written out in the notification.

SOFTWARE/OS VERSIONS
Linux: OpenSUSE Leap 15.0
KDE Plasma Version: 5.14.2
KDE Frameworks Version: 5.51.0
Qt Version: 5.11.2
Android: LineageOS 15.1 (Android 8.1)
Comment 1 Albert Vaca Cintora 2018-11-20 12:02:28 UTC
Are you using KDE Plasma, or some other desktop environment? If I remember correctly, this happens in Gnome.
Comment 2 Linus Kardell 2018-11-23 20:38:41 UTC
(In reply to Albert Vaca from comment #1)
> Are you using KDE Plasma, or some other desktop environment? If I remember
> correctly, this happens in Gnome.

This is on Plasma.
Comment 3 Albert Vaca Cintora 2018-11-28 14:08:32 UTC
How can I reproduce it? Any specific app or notification content?
Comment 4 Linus Kardell 2018-11-30 18:13:01 UTC
In SMS notifications (from LineageOS anyway), there is a <br> between the sender name and the message.
Comment 5 Albert Vaca Cintora 2018-12-04 16:51:47 UTC
I see that in the stable version there is a line like "SMS from %1<br>%2", but it is not there in the current development version. So it should be fixed in 1.4 whenever it gets released.