[Bug 47126] Rename reverted magically

2013-06-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47126

--- Comment #4 from Benjamin Chen bencmqw...@gmail.com ---
A similar situation:

mysql select * from revision where rev_id=24215946;

+--+--+---+
| rev_id   | rev_user | rev_user_text |
+--+--+---+
| 24215946 |   472601 | Sanyi4|
+--+--+---+

However this revision belongs to Kontos, who was renamed to Sanyi4 in Feburary,

https://zh.wikipedia.org/w/index.php?title=Special%3A%E6%97%A5%E5%BF%97type=renameuseruser=Bencmqpage=User%3AKontosyear=month=-1tagfilter=uselang=en

Yet his rename is also somehow reverted

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 47126] Rename reverted magically

2013-04-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47126

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 47126] Rename reverted magically

2013-04-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47126

--- Comment #3 from Benjamin Chen bencmqw...@gmail.com ---
I redid the renaming.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 47126] Rename reverted magically

2013-04-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47126

p858snake p858sn...@gmail.com changed:

   What|Removed |Added

 CC||p858sn...@gmail.com
 Blocks||29757

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 47126] Rename reverted magically

2013-04-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47126

--- Comment #1 from Benjamin Chen bencmqw...@gmail.com ---
Below are links to details:

CentralAuth shows that User:ZH979433@zhwiki has 0 edits.
[[meta:Special:CentralAuth/ZH979433]]

but tools didn't pick up the local account.
http://toolserver.org/~quentinv57/tools/sulinfo.php?username=ZH979433
Due to the replag, a few hours ago the sulinfo tool still showed that
ZH979433@zhwiki had 5000 edits.

Now we have an unmerged User:Shujenchang@zhwiki. All his edits seem to be
attributed under this username, however [[w:zh:Special:Contributions/ZH979433]]
and [[w:zh:Special:Contributions/Shujenchang]] are showing the exact same
thing.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 47126] Rename reverted magically

2013-04-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47126

--- Comment #2 from Liangent liang...@gmail.com ---
It looks like:

user_name in user table has been reverted.

*** 1. row ***
 user_id: 979433
   user_name: Shujenchang

every _user_text in other tables are not affected.

*** 1. row ***
rev_id: 25406107
  rev_user: 979433
 rev_user_text: ZH979433

Now [[w:zh:Special:Contributions/Shujenchang]] is querying revisions for a
logged-in user, revisions are listed based on rev_user.
[[w:zh:Special:Contributions/ZH979433]] is querying revs for anon users, and
revs are listed by rev_user_text...

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l