https://bugzilla.wikimedia.org/show_bug.cgi?id=17463
--- Comment #10 from Bawolff <[email protected]> 2011-03-19 02:49:09 UTC --- Created attachment 8312 --> https://bugzilla.wikimedia.org/attachment.cgi?id=8312 Don't show new page entries in Special:newpage for supressed redirects. Patch to remove the new page entry from Special:RecentChange and special:newpages, if the new page gets moved with redirect supressed. I'm not a 100% sure this is a good idea. This will only suppress the initial new page line in the RC (And newpages), and won't supress any other edits to the page. Does this behaviour really make sense? (Thats not rhetorical). It seems somewhat different from deleting a page, where none of the content is relevent, but when you move a page, the edits don't go away, they're just in a new title. I suppose we could just change the new page entry in the RC to point to the other page, but that seems rather wrong too. So anyhow, not sure what the right approach is. -- 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
