Revert "Warn on account creation when username is adjusted"
authorjrobson <jrobson@wikimedia.org>
Thu, 6 Mar 2014 17:48:13 +0000 (09:48 -0800)
committerNemo bis <federicoleva@tiscali.it>
Thu, 6 Mar 2014 17:58:28 +0000 (17:58 +0000)
commit91ee73ac0a896723849f73b69ae2339cfce380bc
treee1fb3e7060231737565d917ea6a8209628733abe
parent242c489722acb153c6de752d578c13f411d9ea5a
Revert "Warn on account creation when username is adjusted"

This reverts commit a0c72523c7a2c9ca16329f903ca6b269ccccb787.
which has terrible effects on mobile.

Most browser inputs on a mobile phone default to lowercase meaning
a username with a lowercase starting character will always trigger the
warning.

This means the user will have to re-enter their passwords, fill out the captcha
again and their email again (as all these are sensitive and not retained when
reloading the form with the warning)

If this is truly wanted on desktop, more thought it needed for the mobile use
case.

Bug: 61416
Change-Id: I8b93e5a4ca687f87305ced4343dcb28ca2909939
RELEASE-NOTES-1.23
includes/specials/SpecialUserlogin.php
includes/templates/Usercreate.php
languages/messages/MessagesEn.php
languages/messages/MessagesQqq.php
maintenance/language/messages.inc
resources/Resources.php
resources/mediawiki.special/mediawiki.special.userlogin.signup.js