Closed GoogleCodeExporter closed 9 years ago
This is a bug and it will be fixed in the next release, thank you for finding
it.
In the meantime, you can easily fix it yourself. On line 178 of the
"start-verify.html" script, add an underscore to the regex:
if( $domain !~ /^[A-Z0-9\-_]+$/i )
Original comment by andrew.O...@gmail.com
on 2 Sep 2010 at 9:57
Thanks! That worked perfectly.
Original comment by joshua.s...@gmail.com
on 2 Sep 2010 at 10:32
Fixed in 0.2.3
Original comment by andrew.O...@gmail.com
on 22 Dec 2010 at 5:17
Original issue reported on code.google.com by
joshua.s...@gmail.com
on 2 Sep 2010 at 5:06