[Zope] Look for browser id name in forms only
Dieter Maurer
dieter@handshake.de
Wed, 24 Jul 2002 22:10:33 +0200
Carlo Giomini writes:
> 1. do I have to manually code the form hidden fields containing
> the _ZopeId value?
Sure.
> 2. why do I still get _ZopeId in the cookies, when I set the
> 'Look for browser id name in' checkbox to 'forms only'?
I do not know the answer.
Maybe, because it was already there.
Maybe, because the implementer thought, it would not harm to
set the cookie (I understand, that you do not want that).
Dieter