Last modified: 2014-04-18 20:21:25 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 T64863, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 62863 - AntiSpoof: Error in debug log and API should not be localised
AntiSpoof: Error in debug log and API should not be localised
Status: NEW
Product: MediaWiki extensions
Classification: Unclassified
AntiSpoof (Other open bugs)
unspecified
All All
: Normal minor (vote)
: ---
Assigned To: Nobody - You can work on this!
: easy
Depends on:
Blocks: code_quality
  Show dependency treegraph
 
Reported: 2014-03-20 03:31 UTC by Krinkle
Modified: 2014-04-18 20:21 UTC (History)
3 users (show)

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


Attachments

Description Krinkle 2014-03-20 03:31:46 UTC
For example:


2014-03-19T22:06:08.000Z
 antispoof
 enwiki
 mw1065
 ILLEGAL new account '**' Contains unassigned character "☀" (U+2600)

2014-03-19T22:05:58.000Z
 antispoof
 eswiki
 mw1211
 ILLEGAL new account '**' Contiene caracteres obsoletos o no asignados

Source code: https://github.com/wikimedia/mediawiki-extensions-AntiSpoof/blob/4cadf2af2cd49/AntiSpoofHooks.php#L64-L68
Comment 1 FunPika 2014-04-18 20:21:25 UTC
It looks like the web interface, the debug log, and the API are all dependent on a message generated/localized in AntiSpoof_Body.php (https://github.com/wikimedia/mediawiki-extensions-AntiSpoof/blob/4cadf2af2cd49116b436603f6f96908d3275928f/AntiSpoof_body.php#L309-L435). I'm not confident in my ability to fix this without doing something that feels like a horrible hack, so I'm going to unassign myself.

Noting the API in the bug title since that is also being affected by this issue:
https://en.wikipedia.org/w/api.php?action=antispoof&username=☀☀
https://es.wikipedia.org/w/api.php?action=antispoof&username=☀☀

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


Navigation
Links