https://bugzilla.wikimedia.org/show_bug.cgi?id=21991
--- Comment #12 from Reedy <[email protected]> 2011-12-06 22:30:57 UTC --- (In reply to comment #11) > Just like validation of string/integer/timestamp etc. is centralized in > ApiBase.php, perhaps a new PARAM_TYPE could be added for 'username' ? That would work. The question is how far do we go validating it - Just as far as "Would MW let you have this username?" and if so, carrying on? And/or it will make a valid User object (though, shouldn't these 2 things be essentially the same?)? -- 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
