D6706: Fix empty string when change the Proxy SOCKS address

David Faure noreply at phabricator.kde.org
Fri Aug 4 19:51:05 UTC 2017


dfaure requested changes to this revision.
dfaure added a comment.
This revision now requires changes to proceed.


  Urls without schemes shouldn't really happen, so this fix doesn't make me too happy. I debugged this KCM a bit and it seems the issue is the commit that prepends a scheme (like socks://) which interfers with the assumption that after the first ':' comes the port.
  The KCM works for me with this alternative fix, can you test?
  
  https://phabricator.kde.org/D7142

REPOSITORY
  R241 KIO

REVISION DETAIL
  https://phabricator.kde.org/D6706

To: dmariano, dfaure
Cc: dfaure, #frameworks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20170804/1471efd8/attachment.html>


More information about the Kde-frameworks-devel mailing list