[konsole] [Bug 420791] "%"-symbol in bookmark address appears like "%25"
Kurt Hindenburg
bugzilla_noreply at kde.org
Sun May 3 03:00:02 BST 2020
https://bugs.kde.org/show_bug.cgi?id=420791
Kurt Hindenburg <kurt.hindenburg at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Latest Commit| |https://invent.kde.org/kde/
| |konsole/commit/d3519ae24c0d
| |e218b3a2c0728fb4da519574044
| |a
Status|REPORTED |RESOLVED
Resolution|--- |FIXED
--- Comment #6 from Kurt Hindenburg <kurt.hindenburg at gmail.com> ---
Git commit d3519ae24c0de218b3a2c0728fb4da519574044a by Kurt Hindenburg, on
behalf of Yaroslav Sidlovsky.
Committed on 03/05/2020 at 01:59.
Pushed by hindenburg into branch 'master'.
Use Qurl::fromPercentEncoding for bookmarks
This will allow % in URLs; also sync test code with actual code.
Previously the tests were using toUtf8(); however fromPercentEncoding
seems better.
Differential Revision: https://phabricator.kde.org/D29322
M +2 -1 src/SessionController.cpp
M +4 -4 src/autotests/BookMarkTest.cpp
https://invent.kde.org/kde/konsole/commit/d3519ae24c0de218b3a2c0728fb4da519574044a
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list