Hi all,

Recently I ran into a strange ip parsing bug in a Allow from or Deny
from statement. When you have a colon in comment after the from <ip>
statement like this:

Allow from 66.6.6.6 # test : in comment

You get an error with: "The specified IP address is invalid."

Is this a known issue?

If you want to reproduce it in the test suite, just add "# test : in
comment" in t/modules/access.t on line 27 (trunk r1235848).

Regards,
Bart

Reply via email to