30 Mar
2005
30 Mar
'05
3:21 p.m.
--On Mittwoch, 30. März 2005 17:06 Uhr +0200 "S.Aeschbacher" <zope@bturtle.ch> wrote:
Hi during some testing I did I stumbled over this problem.
When a client which is accessing a page on a Zope server sends a _ZopeId with other spelling (e.g. _ZOPEID). Zope does not accept the cookie and (obviously) sends a new value in the answer.
It this a real-world problem?
I'm not sure if this is a issue worth bothering as all user-agents seem to leave the NAME part intact (except my self-written test-suite ;). Changing the behaviour to ignore the case of the name would make it somewhat more robust.
Are there any browsers that change the name? If not, I don't care :-) -aj