Thanks. Fixed as suggested in r6991.
Steve Schwarz wrote:
> While debugging an issue with cookie path attributes not appearing to be
> checked I changed the Application Session configuration to use 'Memory'. I
> found the AppServer dies with a traceback due to app._sessionDir being None.
> Turns o
Hi,
While debugging an issue with cookie path attributes not appearing to be
checked I changed the Application Session configuration to use 'Memory'. I
found the AppServer dies with a traceback due to app._sessionDir being None.
Turns out the SessionMemoryStore class needs the SessionStoreDir attri