On Wed, Jun 28, 2006 at 11:02:12AM -0400, James Vega wrote:
> On Wed, Jun 28, 2006 at 10:53:40AM -0400, James Vega wrote:
> > According to this, we also need to ensure a minimum of two characters
> > and allow digits for the first character.  I'll update the regexp to
> > 
> >   [a-z0-9][a-z0-9+-]\+
> 
> Except it'll actually include the '.' in the second collection. :)
Additionally you might make sure it isn't entirely numeric; I don't
know if this is codified anywhere official, but causes problems
minimally for the BTS rewrites; it is ambiguous whether

  http://bugs.debian.org/1234567890

should go to bugrept.cgi or pkgrept.cgi.

Even if this isn't official it can be reasonably discouraged..

Justin


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to