https://bugzilla.wikimedia.org/show_bug.cgi?id=34889
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from [email protected] 2012-03-03 10:04:46 UTC --- Special:Contributions is usingn User::newFromName( $target, false ); since r103751, but that method does not do title normalisation like stripping leading/trailing whitespaces for parameter "false", but without false ips does not work. -- 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
