https://bugzilla.wikimedia.org/show_bug.cgi?id=29954
--- Comment #1 from Brion Vibber <[email protected]> 2011-07-19 00:11:50 UTC --- I think we want a sort of 'if I try to create a page named like this, would it be ok?' call, sorta like a pre-flight check before you actually go issue your edit or upload. :) This can then cover: * basic title validity * upload filename checks * TitleBlacklist title checks * possibly a subset of AbuseFilter rules? and this could return you a fairly sensible error message, possibly a nice localized one (so we can give sane output about custom blacklist rules for instance, rather than a generic message). -- 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
