https://bugzilla.wikimedia.org/show_bug.cgi?id=61539

--- Comment #3 from Isarra <zhoris...@gmail.com> ---
(In reply to Nemo from comment #2)
> (In reply to Isarra from comment #1)
> > So to clarify, you do need the user accounts?
> 
> The users yes but their preferences and properties not, right? Whatever is
> needed to make Special:Contributions etc. work correctly.

Special:Contributions and Special:Log work fine if the user ids in the revision
and log tables are set to 0 and the user names don't exist in the user table.

You can't mix and match that, though - if the user ids in the revision or log
tables are 0 and the user names do exist in the user table, that's when you get
problems.

Or visa versa.

But if you don't need users to be able to log in, you might as well just set
all of the user ids in the other tables to 0.

-- 
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