[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] "Bug" in the Cobalt GUI



On Fri, 10 Mar 2000, manitu wrote:

> Hello all,
> 

hmm, interestingly, the javascript code seems to check specifically for
this case and rejects it....

isDomainNameValid( domainName )
...
        if( subdomain.indexOf( '--' )!=-1 ) return false;


> I just did successfully register the domain "art--artist.com" for a client.
> Yes, with 2 dashes. After that I wanted to add the virtual site and I could
> not successfully do that because it claimed that art--artist.com is not a
> valid domain name...
> 
> Manuel
> 
> 
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
> 
>