3 Jul
2001
3 Jul
'01
9:25 p.m.
.... Since Zope 2.2, proxie roles are no longer propagated.
You need to give the object that makes the access a proxie role, too.
Yes I heard about this. the object is a FSDTMLMethod, it has no proxy ability (that I'm aware of). I made it a DTMLMethod (by 'customize' in the CMF) and added it a appropriate proxy role, and it still gripes. can i Programatically assign a obj a proxie role? any examples? ~runyaga