Re: [Webware-devel] Uncaught KeyError on invalid sessionId

2003-06-04 Thread Ian Bicking
Mmm... yep, that's a bad bit. I've applied a fix to CVS. On Mon, 2003-06-02 at 12:24, Edmund Lian wrote: > I'm working off Webware in CVS. Something has changed in the way > Application works with session IDs. > > If the browser has been sitting around for a long time and WebKit is > restarted,

[Webware-devel] Uncaught KeyError on invalid sessionId

2003-06-03 Thread Edmund Lian
I'm working off Webware in CVS. Something has changed in the way Application works with session IDs. If the browser has been sitting around for a long time and WebKit is restarted, Application tries to retrieve a stale session object and fails due to a KeyError: Traceback (most recent call last):