https://bugzilla.wikimedia.org/show_bug.cgi?id=64727

--- Comment #12 from Chris Steipp <[email protected]> ---
(In reply to Brad Jorsch from comment #11)
> It's not the checkbox, it's that the calls to $user->setCookies() in those
> two places used to use the user preference (remembered from the last login)
> and now will always set the cookies as if the checkbox was unchecked.

LoginForm passes $this->mRemember to setCookies, which the password-reset login
scenario sets up to get set, if the user has checked the box.

For account creation, the checkbox has been removed, so you're right, it's
treated as though the user didn't request to stay logged in. Did it previously?

-- 
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

Reply via email to