10 Jun
2003
10 Jun
'03
5:35 p.m.
Oliver Bleutgen wrote at 2003-6-6 22:48 +0200:
Dieter Maurer wrote:
Oliver Bleutgen wrote at 2003-6-6 11:46 +0200:
3. And (minor problem, but whatever), since zope relies completely on the browser to send cookies only the right time (i.e. that the path set for the cookie must match a prefix of the request-URI), this might also give unexpected results with acquisition.
3. is already implemented correctly (I think).
I doubt it, since the code which causes the opening of a versioned db connection doesn't know anything about the path semantics of the value of 'Zope-Version'.
There is no "path semantics" in the "Version" value. I never read that there should be one. Dieter