https://bugzilla.wikimedia.org/show_bug.cgi?id=25909
MrBlueSky <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #9367|0 |1 is obsolete| | --- Comment #8 from MrBlueSky <[email protected]> 2011-11-09 00:00:16 UTC --- Created attachment 9390 --> https://bugzilla.wikimedia.org/attachment.cgi?id=9390 Patch against trunk The only easy way to test tag-related things is AFAIK to create abuse filters which attaches them to changes. Neither the core nor commonly used extensions (besides AbuseFilter) use tags. I have revised the patch per Niklas's code review. And I made two other changes: *I removed the check for valid tags. When all abuse filters which use a certain tag are removed, the tag is no longer in table 'valid_tag'. But there could still be changes which have that tag attached and users might want to look for them. When non-existing tags are specified it probably makes more sense anyway to just put them in the list and have it noticed and fixed than to hide them. * 'MediaWiki:tag-filter-dropdown-list' and 'MediaWiki:tag-filter-newpages-dropdown-list' simply take one tag per line, because it's possible users want to have tags starting with an asterik. -- 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
