[Zope] DTML namespace puzzle
Ron Bickers
rbickers@logicetc.com
Sun, 28 Jan 2001 18:31:29 -0500
> -----Original Message-----
> From: Dieter Maurer [mailto:dieter@handshake.de]
> Sent: Sunday, January 28, 2001 3:43 PM
> To: Ron Bickers
> Cc: zope@zope.org
> Subject: Re: [Zope] DTML namespace puzzle
> Does "SESSION['info']" has a key "num" or do you expect
> to access the "num" passed as parameter?
> In this case, it might have something to do with permissions,
> as Zope sometimes turns insufficient permissions into KeyError.
> However, I expect your "SESSION['info']" is a standard dictionary
> and then access should by unprotected.
SESSION['info'] does not have a key "num". The only num is passed as a
parameter. Did you use SQLSession to try to reproduce it, or just another
mapping? Could SQLSession have something to do with it?
_______________________
Ron Bickers
Logic Etc, Inc.
rbickers@logicetc.com