Treat device names as plaintext, not rich text
ClosedPublic

Authored by fvogt on Jul 12 2017, 8:59 AM.

Details

Summary

Notifications, QML Text and QLabel accept a HTML subset,
which does not make sense for device names.

BUG: 382243

Test Plan

Sent a pair request and accepted it, device name
now shown as plain text everywhere.

Diff Detail

Repository
R224 KDE Connect
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
fvogt created this revision.Jul 12 2017, 8:59 AM
albertvaka accepted this revision.Jul 12 2017, 9:33 AM
This revision is now accepted and ready to land.Jul 12 2017, 9:33 AM
This revision was automatically updated to reflect the committed changes.

Thanks Fabian! πŸ˜„