When I reply on a message I can get expiry-time via javascript and the expiry-time is the right one (= end session time)
When I open a PM (personal message) page (in compose, reply, forward or quote message) the expiry-time is ZERO !!!
Why is that ?
Is it a bug or can I get the RIGHT expiry-time via a javascript call (for example to MongoDbSessionHandler.php) or there is another way ?
All I want to do is to get the RIGHT expiry-time via javascript code when I open a PM page instead of "0=zero".
Thanks.