1. The account creation page password field lengths don't match

    Hello,

    On your account creation page there are two fields: Password and Confirm Password. The HTML for these fields has two different lengths. The userPW field has a maxlength of 16 whereas the userConfirmPW field has a maxlength of 25. You might want to have a front-end developer fix that as it's confusing.

    Thanks

  2. even if they fix it, they would set maxlength to "16" even for "Confirm password" since that is the maximum amount of characters that can be insert on a WoW client at "pssw box"

    So it does not look like a big deal anyway

  3. Add option to change the input type from 'password' (*****) to text (plain) so we can actually see the entered values for both.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •