https://bugzilla.wikimedia.org/show_bug.cgi?id=20764
Roan Kattouw <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #1 from Roan Kattouw <[email protected]> 2009-09-22 14:06:51 UTC --- This is because the watchlist is based on the recentchanges table, in which moves are stored as log events rather than as revisions, which is why they have a logid but no revid. I agree that the two should be linked more tightly, but that's a different bug. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
