21 Aug
2002
21 Aug
'02
5:23 p.m.
KevinL writes:
The problem is, if I have a cookie called __ac at path /, and a cookie called __ac at path /xone, then I can expire one or the other - but not both on the same web request. Because HTTPResponse.py keys on cookie name only, not name and path.
Does this rate as a bug? I can work around it, sorta, but it feels wrong. I agree with you.
File a bug report at <http://collector.zope.org/Zope>. Dieter