Public bug reported:

To reproduce:
 * In either KDE or Gnome, pick the manual proxy configuration option.
 * Set the proxy configuration to use localhost for http and either no proxy 
for ftp or another host.
 * Do not check the 'use the same proxy for all protocols' checkbox.
 * Apply the changes.
 * Then using the proxy tool from libproxy-tools you will get results similar 
to those below:

$ proxy http://www.ubuntu.com
http://localhost:8080
 -> This confirms the configuration has been taken into account.

$ proxy ftp://ftp.ubuntu.com/
http://localhost:8080
 -> This is wrong since we did not configure the ftp protocol to use this proxy.
      This should have been either direct:// or the other host we configured to 
handle the ftp protocol.

As a further check you can test these URLs with Konqueror and Firefox.
You should see that they don't use the http proxy for the ftp protocol.
Also note that Firefox ignores KDE's proxy settings.

This inconsistency with the way the browser behave would be very
confusing to users.

** Affects: libproxy (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/739262

Title:
  libproxy systematically reports the http proxy for all protocols

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to