[Zope] Re: Invalidating a session, creating a new

Florent Guillaume fg at nuxeo.com
Wed Nov 24 10:22:20 EST 2004


> To summarize, this does the trick:
> s = context.REQUEST.SESSION
> s.invalidate()
> s=context.session_data_manager.getSessionData()
> s['myNewKey']='myNewValue'
> 
> 
> 
> Should I file a bug report here :
> http://zope.org/Collectors/Zope
> ?

Please, and copy relevant data from this thread.

Florent

-- 
Florent Guillaume, Nuxeo (Paris, France)   CTO, Director of R&D
+33 1 40 33 71 59   http://nuxeo.com   fg at nuxeo.com


More information about the Zope mailing list