https://bugs.kde.org/show_bug.cgi?id=413920
Harald Sitter <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/drk | |onqi/4e29b8a75635a2084d1cda | |0f1c9e8721cb8137c8 Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Version Fixed In| |5.17.3 --- Comment #8 from Harald Sitter <[email protected]> --- Git commit 4e29b8a75635a2084d1cda0f1c9e8721cb8137c8 by Harald Sitter. Committed on 08/11/2019 at 12:15. Pushed by sitter into branch 'Plasma/5.17'. force-encode passwords on login QUrlQuery doesn't encode + by default while bugzilla wants it to be. This prevented passwords that include a plus from working. Simply force-encode the password string to be fully encoded. I've confirmed this working with passwords entailing spaces, plus, and percent characters, all at the same time. FIXED-IN: 5.17.3 M +17 -0 src/bugzillaintegration/libbugzilla/autotests/bugzillatest.cpp M +3 -1 src/bugzillaintegration/libbugzilla/bugzilla.cpp https://commits.kde.org/drkonqi/4e29b8a75635a2084d1cda0f1c9e8721cb8137c8 -- You are receiving this mail because: You are watching all bug changes.
