https://bugzilla.wikimedia.org/show_bug.cgi?id=63291
--- Comment #1 from Kunal Mehta (Legoktm) <[email protected]> --- I can't reproduce this locally with master of core + BF. In BF: $oldUser = User::newFromName( $user->getName() ); Only reason this would return a non-object would be if the original username is not a valid one, however the unit test sets that to "UnitTestUser", which is obviously valid. -- 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
