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

Alexander Trufanov <trufano...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |RESOLVED
         Resolution|---                         |FIXED
   Version Fixed In|                            |5.65
      Latest Commit|                            |https://commits.kde.org/kio
                   |                            |/c0ae03d14b0e58f2d3a23680b7
                   |                            |b63c9fe46bdce6

--- Comment #1 from Alexander Trufanov <trufano...@gmail.com> ---
Git commit c0ae03d14b0e58f2d3a23680b7b63c9fe46bdce6 by Alexander Trufanov.
Committed on 21/11/2019 at 11:25.
Pushed by trufanov into branch 'master'.

Fix HTTP proxy settings

Summary:
After SlaveBase::config() was replaced with SlaveBase::mapConfig()
the reading of "ProxyUrls" value had beed broken as QVariant with
type QByteArray can't be directly converted to QStringList.
It should be converted to QString and splitted.

Reviewers: #frameworks, meven

Reviewed By: meven

Subscribers: meven, kde-frameworks-devel

Tags: #frameworks
FIXED-IN: 5.65

Differential Revision: https://phabricator.kde.org/D25432

M  +1    -1    src/ioslaves/http/http.cpp

https://commits.kde.org/kio/c0ae03d14b0e58f2d3a23680b7b63c9fe46bdce6

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

Reply via email to