[Zope] Sessions with Zope 2.5.0b3 and SiteRoot ?
Markus Keller
m.keller@orcasoft.ch
Tue, 22 Jan 2002 14:26:45 +0100
Hi Chris
> First of all, before you do much work with
> Zope 2.5b3, please upgrade to
> Zope 2.5b4. There is a bug in the
> session code that will bite you when you
I use Beta 4 now!
> I don't believe that you need a
> temp folder in the site root. The temp_folder
> in the root can be used (as well as the transient
> data container that is automagically created in it)
> via acquisition.
You are right, it works. Thanks for your help.
Markus