https://bugzilla.wikimedia.org/show_bug.cgi?id=31863
--- Comment #2 from Aaron Schulz <[email protected]> 2011-10-21 22:09:52 UTC --- (In reply to comment #1) > If joined columns from 'user' are available when initializing the Revision > object from a row, then we should use that directly; but if not, we could do > an > on-demand lookup via the rev_user_id if it's non-zero (local user reference), > or keep the rev_user_text if it's zero (usually IP, sometimes named non-local > import markers). Note that the "magic coalescy thingy" was replaced with just checking user_name already ;) -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
