[Bug 1505748] Re: twisted.web.client._URI.fromBytes does not handle ipv6 addresses

Launchpad Bug Tracker 1505748 at bugs.launchpad.net
Thu Oct 15 08:42:45 UTC 2015


This bug was fixed in the package twisted - 15.2.1-1ubuntu2

---------------
twisted (15.2.1-1ubuntu2) wily; urgency=medium

  * web/client: allow IPv6 addresses.  lp1505748.diff
    LP: #1505748

 -- LaMont Jones <lamont at ubuntu.com>  Wed, 14 Oct 2015 11:00:28 -0600

** Changed in: twisted (Ubuntu)
       Status: New => Fix Released

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

Title:
  twisted.web.client._URI.fromBytes does not handle ipv6 addresses

Status in Twisted:
  Unknown
Status in twisted package in Ubuntu:
  Fix Released

Bug description:
  Certainly by 13.2.0-1ubuntu1 (trusty), fromBytes blows up when handed
  an ipv6 address, because of an assumption that the only valid use of a
  colon is as part of a port specification.  See also bug #1372767.

  Patch attached which should fix the issue, though it is against
  1:15.2.1-1ubuntu1, and needs a "s/URI/_URI/g" before it will apply to
  the trusty version.

To manage notifications about this bug go to:
https://bugs.launchpad.net/twisted/+bug/1505748/+subscriptions



More information about the foundations-bugs mailing list