https://bugzilla.wikimedia.org/show_bug.cgi?id=21910
Summary: Edits of user 'conversion script' are invisible
Product: Wikimedia
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Keywords: shell
Severity: minor
Priority: Normal
Component: General/Unknown
AssignedTo: [email protected]
ReportedBy: [email protected]
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).
--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l