https://bugzilla.wikimedia.org/show_bug.cgi?id=54348
Jesús Martínez Novo (Ciencia Al Poder) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |UNCONFIRMED Ever confirmed|1 |0 --- Comment #12 from Jesús Martínez Novo (Ciencia Al Poder) <[email protected]> --- zdroid9770: could you please run this query on your database and see if it returns any row? select user_name, user_registration from user where length(user_registration) <> 14 or user_registration is null; If it returns rows, look at the user names, and think about how those accounts were created. Maybe by an extension? -- 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
