Daniel-Constantin Mierla writes:
looking at the code history, you added this check in
the commit
019ab5e2d6730b764b20a890f9a3b5f9237b6338 .
It is about checking if it is a valid domain, to avoid doing queries on
invalid values. In this particular case is probably related to presence
of characters [, ], and :.
ok, thanks for reminding me. i'll change the code so that the info
message is not printed.
-- juha