What steps will reproduce the problem?
1.select ipv6 ip-address under host and search
2.
3.
What is the expected output? What do you see instead?
List of log-lines from that host.
What version of the product are you using? On what operating system?
2.9.9 on FreeBSD
Please provide any additional information below.
The regular expression doesn't accept :. Just including this on line 60 of
config.php will fix this. Like this:
"host"=>"(^([\w_.:%-]+[,;]\s*)*[\w_.:%-]+$)",
Original issue reported on code.google.com by internet...@gmail.com on 4 Jan 2010 at 10:27
Original issue reported on code.google.com by
internet...@gmail.com
on 4 Jan 2010 at 10:27