While entering the main domain name for web hosting, the domain field does not accept capitalized domain names. Making the domain name small in the backend would have made more sense than to throw an error that the domain name isn't valid. According to Domain Names specification (RFC 2035), they are not only valid but identical.
Normally,it wouldn't be a problem but while ordering via mobile, most phones are set to input capitalized words and that error isn't specific and confusing. So, I'd like to convince you guys to drop that check or alter it to make it small in the back end.
Am I missing some logic here ? Your input is appreciated.
Irrespective of your decision, I'd like a hack/change in code etc. for it. I don't think its very user friendly. Will/Can it cause problems ? Capital domain names
Question
nuv
Hello,
While entering the main domain name for web hosting, the domain field does not accept capitalized domain names. Making the domain name small in the backend would have made more sense than to throw an error that the domain name isn't valid. According to Domain Names specification (RFC 2035), they are not only valid but identical.
Normally,it wouldn't be a problem but while ordering via mobile, most phones are set to input capitalized words and that error isn't specific and confusing. So, I'd like to convince you guys to drop that check or alter it to make it small in the back end.
Am I missing some logic here ? Your input is appreciated.
Irrespective of your decision, I'd like a hack/change in code etc. for it. I don't think its very user friendly. Will/Can it cause problems ? Capital domain names
7 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.