https://bugzilla.wikimedia.org/show_bug.cgi?id=16075
^demon <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Special pages |Renameuser Product|MediaWiki |MediaWiki extensions Version|1.3.0 |any --- Comment #6 from ^demon <[email protected]> 2009-02-04 23:09:06 UTC --- (In reply to comment #2) > False positive whats? > > Note that Special:RenameUser needs to be able to take lowercase usernames as > input on wikis supporting lowercase page titles, since old user accounts may > have to be fixed. > Agreed. There shouldn't be anything wrong with how RenameUser does things at the moment. We accept upper or lower-case user names (as some lower-cased ones could still exist and need renaming). Output should always be first-letter upper-cased, as User is hardcoded to only allow first-letter upper-cased names. The current behavior is exactly this, and I don't see any reason it should change. Pending more clarification as to what the actual issue is, I suggest WORKSFORME, as this is all designed as intended. -- 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
