Bug 1067438 - Allow new domain TLD emails to Sign Up
Summary: Allow new domain TLD emails to Sign Up
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Online
Classification: Red Hat
Component: Website
Version: 2.x
Hardware: All
OS: All
unspecified
high
Target Milestone: ---
: ---
Assignee: Jordan Liggitt
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-02-20 13:06 UTC by Marius Stuparu
Modified: 2015-05-15 01:33 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-03-12 03:08:05 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Marius Stuparu 2014-02-20 13:06:02 UTC
Description of problem:
At the moment, email addresses with the new domain TLDs are not allowed to create an account.

Version-Release number of selected component (if applicable):
N/A

How reproducible:
Every time

Steps to Reproduce:
1. Go to https://www.openshift.com/app/account/new
2. Enter an email address with one of the new TLDs (i.e. office)
3. Fill all other fields
4. Click Sign Up

Actual results:
Validation rejects email as not being valid

Expected results:
Be able to sign up

Additional info:
Some of the proposed TLDs are now available for purchase (.technology is one of them)

Comment 1 Jordan Liggitt 2014-02-20 13:50:28 UTC
Per http://en.wikipedia.org/wiki/List_of_Internet_top-level_domains the longest tlds are:

technology
photography
enterprises
contruction

Comment 2 openshift-github-bot 2014-02-20 15:28:09 UTC
Commit pushed to master at https://github.com/openshift/li

https://github.com/openshift/li/commit/bfeed25fe3050f301f4f40f65d87b400a66b4251
Bug 1067438: Allow new TLDs

Comment 3 Tian Feng 2014-02-21 06:10:32 UTC
Check TLDs on wikipedia page. The longest domain should be construction, which contains 12 characters. If I used .construction to register a new account, it won't be successful. Could you pls check it again? Thanks!

Comment 4 Tian Feng 2014-02-21 06:20:01 UTC
If I use construction domain to register a new account, it will return "invalid email address". Other TLDs will be registered successfully. Pls check it again, thanks!

Comment 5 Jordan Liggitt 2014-02-21 14:36:51 UTC
Oops, had a typo in the TLD's I counted characters for.

Fixed in https://github.com/openshift/li/pull/2411

Comment 6 Tian Feng 2014-02-24 02:56:00 UTC
Test on devenv_4411. When I input TLD more than 12 characters and less than 2 characters, it will return "invalid email address" error message. I can create domain within 2 and 12 characters successfully without any error message. So verify this bug. Thanks!


Note You need to log in before you can comment on or make changes to this bug.