[ZPT] accessing object attributes from python expression raises
error
Michael R. Bernstein
webmaven@lvcm.com
07 Jan 2002 17:15:33 -0800
On Mon, 2002-01-07 at 15:25, Evan Simpson wrote:
> Michael R. Bernstein wrote:
>
> > The following code raises Unauthorized:
> >
> > Can anyone suggest what I'm doing wrong?
>
>
> T'isnt you. The Session components are written with a default deny policy, rather than the traditional default allow.
>
>
> That is, they deny access to anything not explicitly exposed, and
> 'meta_type' fell through the cracks. This needs to be fixed.
id raises the same error, though getId doesn't.
Will this be fixed for 2.5 final?
Thanks,
Michael.