User last visit unchanged
Posted: 08 Sep 2010, 14:47
Mantis Release: 1.2.2
Account management shows some user information, including creation date and last visit. Both timestamps are exactly the same. Last visit do not change even if the user enter Mantis and do some activities.
In order to understand if it is a page issue (the creation date reported on both column), I checked the database and found the same date too.
I guess the method update_last_visit (or something like that) fails or is never called.
Account management shows some user information, including creation date and last visit. Both timestamps are exactly the same. Last visit do not change even if the user enter Mantis and do some activities.
In order to understand if it is a page issue (the creation date reported on both column), I checked the database and found the same date too.
I guess the method update_last_visit (or something like that) fails or is never called.