Diffusion KIO 6a94391d5be2

Fix proxy KCM not loading manual proxies correctly.

Authored by dfaure on Aug 4 2017, 7:46 PM.

Description

Fix proxy KCM not loading manual proxies correctly.

Summary:
commit 4e2a52c671 prepends a scheme (like socks://), which interfers with
the assumption that after the first ':' comes the port.
But we can use QUrl parsing to extract the port number, instead.

Test Plan: kcmshell5 proxy, setting manual proxy values, OK, kcmshell5 proxy

Reviewers: dmariano, davidedmundson

Reviewed By: davidedmundson

Subscribers: Frameworks

Tags: Frameworks

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

Details

Committed
dfaureAug 7 2017, 10:31 PM
Reviewer
davidedmundson
Differential Revision
D7142: Fix proxy KCM not loading manual proxies correctly.
Parents
R241:d475e74cbe59: kcmtrash: fix i18n warning
Branches
Unknown
Tags
Unknown