Last modified: 2011-07-26 08:55:35 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 T17592, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 15592 - Extension:NewUserMessage should not use bogus CheckUser data
Extension:NewUserMessage should not use bogus CheckUser data
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
NewUserMessage (Other open bugs)
unspecified
All All
: Normal normal with 2 votes (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-09-13 20:09 UTC by Mike.lifeguard
Modified: 2011-07-26 08:55 UTC (History)
3 users (show)

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


Attachments

Description Mike.lifeguard 2008-09-13 20:09:29 UTC
Currently the edits made by the extension are attributed to the pseudo-bot account, but the underlying CheckUser data seems to be appropriated from the user who is being welcomed, which pollutes the CU data, and is generally a bit confusing. Two solutions are possible, I think

1) The edits are not logged in the CheckUser table. Since the edits are made by a system process, we don't care what the CU data is at all (though that will be confusing for anyone who doesn't know it is not a "real" user)
2) Alternatively, the CU data can be forced to IP=127.0.0.1 and a user agent like "System process for [[mw:Extension:NewUser:Message]]"

CCing Siebrand, since he last worked on the extension.
Comment 1 Fran Rogers 2008-09-14 02:32:40 UTC
Fixed in r40806 by forcing EDIT_SUPPRESS_RC on all edits made by NewUserMessage.

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


Navigation
Links