https://bugzilla.wikimedia.org/show_bug.cgi?id=16877
Brad Jorsch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Brad Jorsch <[email protected]> 2009-01-04 16:43:07 UTC --- I suspect that what is happening is that the recentchanges entry for the creation of a page (as a redirect) is not being deleted when the target page is moved over the redirect. Can someone verify the following (using MySQL): 1. Create a page, Test A. 2. Create a page, Test B, as a redirect to Test A. 3. Check the recentchanges API call, to verify that the entries for Test A and Test B both show up. 4. Move Test A to Test B over the redirect. 5. Check the recentchanges API call again. The entry for the creation of Test B will still be there. -- 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
