Last modified: 2014-11-18 14:43:39 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T75518, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 73518 - Equal sign (=) is not considered a prohibited character when creating an account
Equal sign (=) is not considered a prohibited character when creating an ...
Status: NEW
Product: MediaWiki
Classification: Unclassified
User login and signup (Other open bugs)
1.25-git
All All
: Low enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-11-17 18:06 UTC by systematicapostasy
Modified: 2014-11-18 14:43 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description systematicapostasy 2014-11-17 18:06:17 UTC
When creating an account, we disallow most MediaWiki characters ( "|", "}", "{" ), but we do not disallow "=". As a result, any user with an equal sign in their name will break any template you attempt to wrap their name in. While we've touched on equal sign interaction with templates before (https://bugzilla.wikimedia.org/show_bug.cgi?id=14235), the proposed resolution doesn't work in this case.

Example: https://en.wikipedia.org/w/index.php?title=Wikipedia%3AAdministrator_intervention_against_vandalism%2FTB2&diff=634243837&oldid=634241466

It was suggested that I just patch the repository to disallow equal sign usage in usernames, but I'm not comfortable enough with git to do so.
Comment 1 Umherirrender 2014-11-17 18:42:16 UTC
You can force a numeric parameter by actually write it before the param value:

{{Vandal|1=Name9+10=21}}
Comment 2 systematicapostasy 2014-11-17 18:56:29 UTC
Yes, but I feel that it would be simpler to follow (what seems to be) established convention and disallow the character from being used in a username.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links