User tests: Successful: Unsuccessful:
Changed line 65 from :
if ($options['remember'] = true) to
if ($options['remember'] == true)
The comparison had syntax error and seems to turn into "remember" always whoever logged.
based on tracker issue #33735
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2014-05-16 08:01:49 |
This is the same as #3597