Export to GitHub

miranda - issue #1453

AIM LogonTS is incorrect


Posted on Oct 20, 2011 by Massive Ox

Miranda Version : Latest

See the following line: http://code.google.com/p/miranda/source/browse/trunk/miranda/protocols/AimOscar/server.cpp#789

The value being set there is the total amount of seconds (not a timestamp) that the user has been signed in since they first registered the screen name. AIM_KEY_OT refers to the LogonTS database value which should be a timestamp of the time in which the user recently signed on. In any event, whatever set AIM_KEY_OT previously, should be reverted and the line listed above should be set to some other key. If you take a look at, for example, the tray tooltip created with Tipper, the Logon time is screwed up.

Comment #1

Posted on Oct 22, 2011 by Helpful Cat

(No comment was entered for this change.)

Comment #2

Posted on Nov 5, 2011 by Quick Bear

(No comment was entered for this change.)

Status: Fixed

Labels:
Type-Bug Priority-Medium Component-Protocol-AIM