"Kill Session" on monitoring fails to kill a session if user selects 'Remember Me' on login.
Description
Environment
causes
Activity

ginson.ren June 3, 2012 at 7:52 PM
PASSED Manual Testing following the steps in the description.
Fixed on:
Tomcat 7.0 + MySQL 5. 6.1.x CE GIT ID: 55ace1f73625b0e225c291a757b9fbec1781f92a.

ginson.ren February 27, 2012 at 7:10 PMEdited
PASSED Manual Testing following the steps in the description.
Reproduced on:
Tomcat 7.0 + MySQL 5. 6.2.x GIT ID: 62d5852afa9e0ac5bddc53c8da77686f5558cb09.
The user will still be logged in the portal.
Fixed on:
Tomcat 7.0 + MySQL 5. 6.1.x GIT ID: a704f4e2ee2bade4d922f099595e226c4e0e2ba3.
Tomcat 7.0 + MySQL 5. 6.2.x GIT ID: 291f6741b32a64b3e792c41ed3af89c245aeba61.
The user will be logged out the portal.

Michael Saechang February 24, 2012 at 2:54 PMEdited
Committed on:
6.1.x GIT ID: 7694b90a47811aa149e6e488aa28822eacc2bb98.
6.2.x GIT ID: 5a2197ae7d4d0b640162fdd16a8b01c10b62d296.

Justin Choi February 9, 2012 at 10:27 AM
Reproduced on:
Tomcat 7.0 + MySQL 5. 6.1.x Revision: 99878.

Justin Choi July 27, 2011 at 11:27 AM
Reproduced on:
Tomcat 6.0 + MySQL 5. 6.0.x Revision 85978.
Details
Assignee
ginson.renginson.ren(Deactivated)Reporter
Michael HashimotoMichael HashimotoLabels
Branch Version/s
6.1.xBackported to Branch
CommittedFix Priority
3Git Pull Request
Components
Affects versions
Priority
Medium
Details
Details
Assignee

Reporter

Labels
Branch Version/s
Backported to Branch
Fix Priority
Git Pull Request
Components
Affects versions
Priority
Zendesk Support
Linked Tickets
Zendesk Support
Linked Tickets
Zendesk Support

Add portal-ext.properties: live.users.enabled=true
Start Tomcat.
Login liferay "test@liferay.com".
Navigate to "Control Panel -> Users"
Add a User.
Click 'Add'
Fill in the 'Screen Name' field.
Fill in the 'Email Address' field.
Fill in the 'First Name' field.
Fill in the 'Last Name' field.
Click 'Save'.
Click the 'Password' tab on the Blue Menu on the right.
Fill in the 'New Password' field.
Fill in the 'Enter Again' field w/ the same password.
Click 'Save'.
Login as the new user in a different browser w/ Remember Me checked.
Fill in the 'Email Address' field w/ the newly created user's email address.
Fill in the 'Password' field.
Check off the Remember Me check box.
Click 'Sign In'.
As test@liferay.com, navigate to "Control Panel -> Monitoring"
Kill the new user's session.
Click on the new user's Session.
Click 'Kill Session'.
As the new user, refresh the page.
The user will still be logged into the portal.