id summary reporter owner description type status priority milestone component version resolution keywords cc difficulty 1530 uri-generic fails with match error on IPv6 addresses using bracket notation Vasilij Schneidermann "According to [https://tools.ietf.org/html/rfc3986] (section 3.2.2 and following) IPv6 literals don't simply use a colon to separate the address from the port, but require you to wrap brackets around the address. This doesn't seem to be supported in uri-generic 3.0: {{{ (uri-reference ""http://[::1]:8080"") Error: (match) no matching pattern Call history: (uri-reference ""http://[::1]:8080"") (uri-reference ""http://[::1]:8080"") <-- }}}" defect closed minor someday extensions 5.0.0rc1 fixed