Opened 14 years ago

Closed 14 years ago

#1417 closed defect (fixed)

SessionControl.updateLastAccess() should not check if it is closed or not

Reported by: Nicklas Nordborg Owned by: everyone
Priority: trivial Milestone: BASE 2.14.1
Component: core Version:
Keywords: Cc:

Description

This can result in some cleanup issues. Eg. calling logout() should not result in an exception if the user is already logged out.

Change History (1)

comment:1 by Nicklas Nordborg, 14 years ago

Resolution: fixed
Status: newclosed

(In [5161]) Fixes #1417: SessionControl.updateLastAccess() should not check if it is closed or not

Note: See TracTickets for help on using tickets.