Ticket #1518 (closed enhancement: wontfix)

Opened 8 months ago

Last modified 2 days ago

Problems with IPv6 address parsing

Reported by: opottone@… Owned by: jan
Priority: normal Milestone: 1.5.0
Component: core Version: 1.4.18
Severity: minor Keywords: ipv6
Cc: Blocked By:
Need User Feedback: no Blocking:

Description (last modified by glen) (diff)

When comparing HTTP["remoteip"] to IPv6 addresses, the compressed form such as "2001:DB8::8:800:200C:417A" does not work: one has to use the longer form "2001:DB8:0:0:8:800:200C:417A". With subnets, neither form works (regular expressions provide a workaround.)

Attachments

Change History

Changed 8 months ago by glen

  • description modified (diff)

Changed 2 days ago by stbuehler

  • status changed from new to closed
  • type changed from defect to enhancement
  • resolution set to wontfix

As you said, it is doable with regular expressions; the documentation does not claim it works. Won't fix in 1.4.

Add/Change #1518 (Problems with IPv6 address parsing)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.