[ZCM] [ZC] 958/ 3 Comment "Browser ID Manager cookie name problem"

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin at zope.org
Mon May 17 04:41:04 EDT 2004


Issue #958 Update (Comment) "Browser ID Manager cookie name problem"
 Status Pending, Zope/bug low
To followup, visit:
  http://zope.org/Collectors/Zope/958

==============================================================
= Comment - Entry #3 by mcdonc on May 17, 2004 4:41 am

I cannot replicate this behavior.  Can you provide a set of steps that would allow me to do so?
________________________________________
= Comment - Entry #2 by pdreuw on Jun 27, 2003 5:08 pm

I forgot to say, the used browser got both cookies , one with the name "_ZopeId" and one with the entered ID. Both cookies expire after browser session, this all happens with Mozilla as well as IE 6.0.
________________________________________
= Request - Entry #1 by Anonymous User on Jun 27, 2003 4:53 pm

Zope Session management works fine as long as you change the cookie name in the browser id manager. 
If I change the cookies name, I got two different session data records, one usable in python scripts refering to a session derived from a still set cookie named "_ZopeId" an another session data record referenced to a cookie named as I wanted. This session is used in my page templates. This behavior is not wanted by me, I wanted one session data record, accessable from both, python as well as TAL. This I only get leaving the cookies name untouched .
==============================================================




More information about the Zope-Collector-Monitor mailing list