D7142: Fix proxy KCM not loading manual proxies correctly.
David Faure
noreply at phabricator.kde.org
Fri Aug 4 19:50:29 UTC 2017
dfaure created this revision.
Restricted Application added a project: Frameworks.
REVISION SUMMARY
commit https://phabricator.kde.org/R241:4e2a52c67167507b62553ca595bb561b925dc440 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
REPOSITORY
R241 KIO
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D7142
AFFECTED FILES
src/kcms/kio/kproxydlg.cpp
To: dfaure, dmariano
Cc: #frameworks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20170804/fb7b082b/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list