Page MenuHomePhabricator

Account cannot be created with initial lower case letter
Closed, DeclinedPublic

Description

Author: erland

Description:
This bug refers to the Swedish sv.wiktionary.org project.

When I tried to create a new account with an initial lowercase character, I got
the error "Det användarnamn som du angett finns inte" which in english means
"The username you specified does not exist".

When I did the above with a username with an initial upper case character,
everything worked. Creating accounts with initial lower case character also
worked on other wiktionaries.

There are three problems:

  1. It should be possible to create a user with an initial lower-case character.
  2. The error message does not make sense in this situation.
  3. Until the bug is fixed, it would be nice if the login page was modified to

inform users that they must specify a username with an initial upper case character.


Version: unspecified
Severity: normal
URL: http://sv.wiktionary.org/w/index.php?title=Special:Userlogin

Details

Reference
bz1574
TitleReferenceAuthorSource BranchDest Branch
Update analytics MWH-check DAG job report emailsrepos/data-engineering/airflow-dags!642joalanalytics_mwh_check_emailsmain
Add dataset config store project to trusted runnersrepos/releng/gitlab-trusted-runner!65dancymain-I4c51110127418630d6539fa9355bc8038514a71cmain
Add dataset config store project to trusted runnersrepos/releng/gitlab-trusted-runner!64tchinmainmain
Check bare metal and mw-on-k8s canariesrepos/releng/scap!219dancymaster-I46672fb9e38a6ce6816af7f1f212b412ab600629master
runner: Try to remove unnecessary stylelint disablesrepos/ci-tools/libup!22taavitaavi/stylelint-fixmaster
update tools & phabricator submodules for week of 2024-02-12 deployrepos/phabricator/deployment!34brennenwork/2024-02-12-releasewmf/stable
Customize query in GitLab

Event Timeline

bzimport raised the priority of this task from to Lowest.Nov 21 2014, 8:12 PM
bzimport set Reference to bz1574.
bzimport added a subscriber: Unknown Object (MLST).

mikael79 wrote:

(In reply to comment #0)
The login screen now tells the user that usernames has to be capitalized.

\[[wikt:sv:user:Mike]]

You cannot create accounts with a lowercase letter; this is by design. When we switch in common user
accounts for all wikis, a lowercase-initial account would be inaccessible.

gangleri wrote:

this bug (bug 1574: Account cannot be created with initial lower case letter)
and
bug 1818: Creating a new username that is not capitalized doesn't work
seems duplicates

  • Bug 1818 has been marked as a duplicate of this bug. ***

gangleri wrote:

*** Bug 3362 has been marked as a duplicate of this bug. ***

gangleri wrote:

*note*
The first letter of an account name is capitalized regardles of the setting of
$wgCapitalLinks. However for account 'Foo' both pages 'user:Foo' *and*
'user:foo' (and all talk pages and subpages) can exist side by side. See:
Bug 5134: Disalow lowercase pagenames in the user and user talk namespace if
$wgCapitalLinks=false; (capitalization is off)

robchur wrote:

*** Bug 8865 has been marked as a duplicate of this bug. ***

herd wrote:

*** Bug 18505 has been marked as a duplicate of this bug. ***

Heh, there's a non-wontfixed request for the same functionality from later.

  • This bug has been marked as a duplicate of bug 26396 ***

Let's not have this as a DUPE, but the other way around.

  • Bug 26396 has been marked as a duplicate of this bug. ***

Bug 26396 which has been merged into this has some good comments; see in particular bug 26396 comment 17.

mails2vichu wrote:

Im interested in this bug..Please assign it to me

Restore WONTFIX per bug 26396 comment 24: this will not be done on Wikimedia projects, even if bug 26396 happened to be fixed.
Even if we allowed this (IMHO confusing) behaviour, we would have to disable creation of most such accounts when they're similar to existing ones (probably AntiSpoof already takes care of this)... even more confusing.