21 May
2004
21 May
'04
9:15 p.m.
Dennis Allison wrote at 2004-5-20 12:36 -0700:
... /lulu/zope/software_home/lib/python/Products/Transience/TransientObject.py, line 170, in __getitem__ KeyError: currentCourse
It is highly unlikely that individual session variables are lost. What can happen: the complete session is lost -- because it timed out, because the session cookie was list, because the request arrived at a different Zope process, ... -- Dieter