[wp-trac] [WordPress Trac] #34927: Cannot add users with .edu email addresses
WordPress Trac
noreply at wordpress.org
Wed Dec 9 20:58:46 UTC 2015
#34927: Cannot add users with .edu email addresses
--------------------------+------------------------------
Reporter: DonnaMiller | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Users | Version: 4.4
Severity: normal | Resolution:
Keywords: | Focuses:
--------------------------+------------------------------
Changes (by swissspidy):
* keywords: reporter-feedback =>
Comment:
Indeed, the `user_url` field is currently limited to 100 characters. Yours
is exactly 101 characters long.
`user_email` is limited to 100 characters as well, even though a valid
email address can be longer.
Although usually URLs and email addresses are in that range, there are
exceptions to this. Perhaps we should change those fields to
`varchar(255)`.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/34927#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list