[Zope] Control_Panel.Products.MyProduct
Peter Bengtsson
mail@peterbe.com
Thu, 9 Aug 2001 09:54:56 +0200
> Peter Bengtsson writes:
> > > <dtml-with "Control_Panel.Products.GlasMasteri">
> > Does not work
> > > <dtml-with "PARENTS[-1].Control_Panel.Products.GlasMasteri">
> > Does work
> In my view, this indicates that there is still something seriously
> wrong. Either both should work, or both should not (due to security
> concerns).
This is of course in an instance of "GlasMasteri". Does that change
anything?
Haven't tried it outside of that instance though.