https://bugs.kde.org/show_bug.cgi?id=416781
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/dis | |cover/9bf3f942d329dbff120f9 | |8cd12cefb281b21eddc Status|CONFIRMED |RESOLVED Version Fixed In| |5.18.0 Resolution|--- |FIXED --- Comment #2 from Nate Graham <n...@kde.org> --- Git commit 9bf3f942d329dbff120f98cd12cefb281b21eddc by Nate Graham. Committed on 07/02/2020 at 15:13. Pushed by ngraham into branch 'Plasma/5.18'. Don't escape search text in search page title Summary: Doing so makes the title display look ugly and generated a bug report. Instead of escaping HTML entities, this patch just removes them. FIXED-IN: 5.18.0 Test Plan: Searching still works Search terms with HTML-unsafe characters in them no longer look ugly in the title: {F8070324, size=full} Reviewers: #vdg, #discover_software_store, apol Reviewed By: #discover_software_store, apol Subscribers: plasma-devel, apol Tags: #plasma Differential Revision: https://phabricator.kde.org/D27079 M +5 -10 discover/qml/ApplicationsListPage.qml https://commits.kde.org/discover/9bf3f942d329dbff120f98cd12cefb281b21eddc -- You are receiving this mail because: You are watching all bug changes.