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

Reply via email to