https://bugs.kde.org/show_bug.cgi?id=413920

--- Comment #9 from Harald Sitter <[email protected]> ---
Git commit 885a58205ba05af1e04b3a720b0eaf26f18d07ce by Harald Sitter.
Committed on 11/11/2019 at 13:06.
Pushed by sitter into branch 'Plasma/5.17'.

force encoding on all queries

this applies 4e29b8a75635a2084d1cda0f1c9e8721cb8137c8 to everything

I've since gotten an account with [email protected] suffix and confirmed
it too needs encoding to properly log in as well.
So does a product with the name 'foo+bar'. I've deduced that bugzilla's
query handling simply always assumes full encoding WRT the plus character
and so we'll force full encoding through the HTTPConnection to always
use full encoding (i.e. including the plus character)

M  +1    -3    src/bugzillaintegration/libbugzilla/bugzilla.cpp
M  +11   -1    src/bugzillaintegration/libbugzilla/connection.cpp

https://commits.kde.org/drkonqi/885a58205ba05af1e04b3a720b0eaf26f18d07ce

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to