﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
13842,Username database field length does not match HTML text input maxlength,niallkennedy,,"The user_login column in $wpdb->users is defined as a variable character field of up to 60 characters. The text input field in wp-signup referencing the same column has a maxlength attribute set to 50. Values should match.

Patch to specify user_login maxlength as 60, not 50.",defect (bug),closed,normal,3.0,Users,,normal,fixed,has-patch,
