?
avatar dandpclements
dandpclements
11 Sep 2016

Steps to reproduce the issue

Create clean 3.6.2 install
Login to back end and create user (eg DAVE)
Exit Browser
Delete all entries in Session table
Enter URL for front end of website, logon with created user ensure remember me ticked
Browse session table - guest = 0, userid and username set correctly in session table
Exit browser
Delete all entries in Session table
Enter URL for front end of table - no need to logon as user id remembered using cookie
Browse session table - guest = 1 , userid = 0, username blank. THIS IS INCORRECT

Expected result

All authenticated users should have session record set with Guest = 0, userid and username set correctly

Actual result

Authenticated user logged in using cookie has session record where Guest = 1 and userid and username not set

System information (as much as possible)

Additional comments

This happened on my website after upgrading from 3.6.0 to 3.6.2. To prove it wasnt my website I did a clean install of 3.6.2 on my PC using Xampp and proved error occured

avatar dandpclements dandpclements - open - 11 Sep 2016
avatar aidanwhiteley
aidanwhiteley - comment - 24 Sep 2016

Hi,

see https://issues.joomla.org/tracker/joomla-cms/11691 and #11556

Sounds like the same issue


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/12012.

avatar brianteeman
brianteeman - comment - 9 Dec 2016

I am closing this at it would appear to have been fixed elsewhere as referenced by @aidanwhiteley


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/12012.

avatar brianteeman brianteeman - edited - 9 Dec 2016
avatar brianteeman brianteeman - change - 9 Dec 2016
Status New Closed
Closed_Date 0000-00-00 00:00:00 2016-12-09 12:30:58
Closed_By brianteeman
avatar brianteeman brianteeman - change - 9 Dec 2016
The description was changed
avatar brianteeman brianteeman - edited - 9 Dec 2016
avatar brianteeman brianteeman - close - 9 Dec 2016

Add a Comment

Login with GitHub to post a comment