https://bugzilla.wikimedia.org/show_bug.cgi?id=16877
--- Comment #2 from Gurch <[email protected]> 2009-01-04 23:48:09 UTC --- (In reply to comment #1) > 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. Tried this locally with r45406. After doing the above, an API recentchanges query gives me 'new' entries for both Test A and Test B. Special:Newpages, on the other hand, lists only Test A, regardless of whether 'show redirects' is selected. -- 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
