in reply to Re: Re: Re: stuck on regexp
in thread stuck on regexp

if single character usernames are allowed, {1,29} should be replaced by {0,29}

~Particle *accelerates*