User "Aaron Schulz" changed the status of MediaWiki.r90934.

Old Status: new
New Status: ok

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/90934#c0
Commit summary:

(follow-up to some RequestContext revision) When Special:userlogin creates a 
new user, not only replace
$wgUser, but also do RequestContext::getMain()->setUser( $new_user );

Otherwise this causes a bug in the page immediatly after account creation where 
the
personal url's go to the wrong place, and the js wgUser variables are wrong.

I didn't add any release notes, since I'm tagging this for 1.18, and it was 
broken in 1.18,
so its not fixing anything between versions. (hopefully that's correct thing to 
do).

_______________________________________________
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to