After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 599567 - proxy capplet is not IPv6 aware
proxy capplet is not IPv6 aware
Status: RESOLVED OBSOLETE
Product: gnome-control-center
Classification: Core
Component: Network
git master
Other Linux
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-10-25 17:00 UTC by Frederic Crozat
Modified: 2013-02-01 21:28 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Frederic Crozat 2009-10-25 17:00:16 UTC
it is not possible to enter ipv6 address as a proxy host, because get_hostname_from_uri is trying to extract scheme and port while user is typing.
Comment 1 Richard Hughes 2011-04-06 09:17:34 UTC
I'm guessing this is broken with the current panel too, right? I'm thinking user:password@${ipv6address} has to be parsed a little more carefully.
Comment 2 Tobias Mueller 2011-08-02 08:59:24 UTC
This sounds like it's a known issue that needs to be fixed. Hence I'm setting to new.
Comment 3 Dan Winship 2013-02-01 21:28:27 UTC
This doesn't apply to the current panel, which doesn't try to parse the hostname