[Bug 32753] Proxy authentication failure when the proxy password has escape caracters

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Dec 31 15:15:26 CET 2010


https://bugs.freedesktop.org/show_bug.cgi?id=32753

Paulo Pizarro <paulo.pizarro at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |NOTOURBUG

--- Comment #2 from Paulo Pizarro <paulo.pizarro at gmail.com> 2010-12-31 06:15:25 PST ---
This error does not apply to papyon.

The proxy password must not have escape characters.

My password has a ";" and so the "http_proxy" environment variable has a URL
with escape characters.

The problem occurs because the "test.py" takes the proxy information from the
environment variable (http_proxy), using urllib.getproxies().

It would be interesting to use libproxy on the "test.py" instead of urllib.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.



More information about the telepathy-bugs mailing list