[wp-trac] [WordPress Trac] #16833: Signup mechanism shortens usernames without warning
WordPress Trac
wp-trac at lists.automattic.com
Mon Mar 14 07:50:09 UTC 2011
#16833: Signup mechanism shortens usernames without warning
-----------------------------------+------------------------------
Reporter: hughcharlesparker | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Resolution:
Keywords: ux-feedback has-patch |
-----------------------------------+------------------------------
Changes (by solarissmoke):
* keywords: ux-feedback => ux-feedback has-patch
Comment:
I think we're missing some maxlength attributes - these would prevent
someone submitting a too-long username in the first place. Elsewhere
(e.g., in `show_user_form()`) they are present.
Also the maxlength value for email was wrong - user_email accepts
`varchar(100)`.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16833#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list