Thank you Dieter,

I see, but i dont't know why the session is empty. When the session will
be deleted it is not contains the previously set variables (keys) by the
user. Only the request object contains the authenticated user name, the
container.session or item parameter contents the "id", "token" values
but the  content keys is [].

-----Original Message-----
From: Dieter Maurer [mailto:[EMAIL PROTECTED] 
Sent: Thursday, October 12, 2006 8:54 PM
To: Pletli Antal
Cc: zope@zope.org
Subject: RE: [Zope] How can I store session data to db on login/logoff
events ?

Pletli Antal wrote at 2006-10-12 08:50 +0200:
>But i have a problem with this:
> 
>When I ran the test python script (see below) in Zope or I called the 
>url directly from the browser , I got an error:
>
>Error Type: KeyError
>Error Value: 'SESSION'

The session object is passed as a parameter to the "script when session
created" and "script when session deleted" scripts.



--
Dieter
_______________________________________________
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists -
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to