Last modified: 2013-02-21 17:42:26 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 T23910, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 21910 - Edits of user 'conversion script' are invisible
Edits of user 'conversion script' are invisible
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
General/Unknown (Other open bugs)
unspecified
All All
: Normal minor (vote)
: ---
Assigned To: Roan Kattouw
: shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-12-20 19:34 UTC by Guandalug
Modified: 2013-02-21 17:42 UTC (History)
3 users (show)

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


Attachments

Description Guandalug 2009-12-20 19:34:21 UTC
Edits that were made by user 'conversion script' on dewiki (and most certainly on all other wikis that script worked on, though I only checked dewiki) are invisible in the user contributions. Only those 36 edits that are recorded as made by user 'Conversion script' (capitalized 'C') are visible from within the wiki. 

Is it possible to run the SQL query to properly assign those (nearly 6K) edits that were made by the script to the 'corrected' user name? Something like:

  UPDATE revision SET rev_user_text = 'Conversion script' where rev_user_text='conversion script';

I checked the content of said field on the dewiki - copy of the database on the toolserver, and it's only that one 'user' that's affected. (There's 496 other rev_user_text - values starting with a lowercase letter, but those are all resolved IP adresses, like 'chello062178228146.15.15.univie.teleweb.at', which do not need to be converted to a capitalized letter).
Comment 1 Roan Kattouw 2009-12-20 21:34:24 UTC
Done.
Comment 2 Nemo 2013-02-21 17:42:26 UTC
(In reply to comment #0)
> There's 496 other
> rev_user_text - values starting with a lowercase letter [...]

That's bug 323, btw.

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


Navigation
Links