QtQuick Text auto-interprets HTML tags when it finds them, this can lead to unexpected results if a file is named e.g. `<h1>foo</h1>`. Since notifications do interpret HTML tags by design, we manually escape them there. Differential Revision: https://phabricator.kde.org/D5706wilder-5.14
parent
c5dde9da68
commit
8a95911c1c
3 changed files with 17 additions and 1 deletions
Loading…
Reference in new issue