-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/121155/
-----------------------------------------------------------

Review request for Plasma, Bhushan Shah, Eike Hein, and Martin Klapetek.


Repository: plasma-workspace


Description
-------

According to the notification spec, the body is a subset of HTML which implies 
that the client has to take care of escaping things that look like tags. To not 
break legacy clients that just use plain text and line breaks, and since the 
spec says "each line is a paragraph" a <br> is added for each line break 
instead.


Diffs
-----

  applets/notifications/package/contents/ui/NotificationDelegate.qml faa49b1 
  applets/notifications/package/contents/ui/NotificationPopup.qml 743af44 
  applets/notifications/package/contents/ui/Notifications.qml 4312774 

Diff: https://git.reviewboard.kde.org/r/121155/diff/


Testing
-------

Tested using kdialog and knotificationdbustest and didn't find anything 
unusual, needs testing with Konversation and other IRC clients that tend to 
show things like <user> said something.


Thanks,

Kai Uwe Broulik

_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to