Re: onLogout only on session timeout

"Walter Krivanek, VividVisions" <[email protected]> Fri, 30 Nov 2007 16:14:38 +0100
Newsgroups gmane.comp.java.helma.general
Message-ID <[email protected]>
> 2007/11/30, Hannes Wallnoefer <[email protected]>:
>> 2007/11/30, Walter Krivanek, VividVisions <[email protected] 
>> >:
>>
>>> with the current version in SVN User.onLogout only gets called on
>>> session timeout, not when session.logout() is called. Bug?
>>
>> Yes, I'd say this is a bug. Has this ever behaved otherwise?
>>
>
> Fixed in SVN.

Wow that was quick. It's working now.
Thank you!