https://bugzilla.wikimedia.org/show_bug.cgi?id=42734
--- Comment #5 from Krenair <[email protected]> --- (In reply to comment #4) > > We store the article title in the AbuseFilter log, so we can > > check if it's been deleted. > > > > However, if a public rule is triggered for a particular revision that later > > is > > deleted, AbuseFilter doesn't keep around enough information to prevent > > showing > > this. > > I'm not following you. Can't it just check if the title exists and choose to > show the detailed information based on that? A page would be considered existing if it has at least one revision which is not deleted. This means that if you: Create a page Edit it, edit hits a filter and gets logged Delete the page - the details of your edits should now be hidden in AF Someone else creates the page with the same title Suddenly, the AF entry is visible again because the title exists. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
