https://bugzilla.wikimedia.org/show_bug.cgi?id=16421
Roan Kattouw <[EMAIL PROTECTED]> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[EMAIL PROTECTED]
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #1 from Roan Kattouw <[EMAIL PROTECTED]> 2008-11-22 15:47:10 UTC
---
(In reply to comment #0)
> First: leuser does not allow underscores in place of spaces, but ucuser does,
> can they be made consistent? Preferred is to have _ always an alias for %20.
Fixed in r43864.
> Second: leuser errors out if the user doesn't exist, but ucuser simply returns
> an empty contributions list. I am not sure which is ideal.
That's because the revision table (which usercontribs uses) stores the user ID
and the user name (0 and the IP respectively for anons), while the logging
table (which logevents uses) only stores the user ID. That means anons can't
have log entries (bug 3732) and that you can't search the logging table for
users that don't exist, because you need to look up their user ID first.
--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l