[Zope-CMF] Security Problems

Chris Withers chrisw@nipltd.com
Sat, 10 Aug 2002 11:02:46 +0100


Mirna wrote:

You have a problem one of your scripts, but thanks to this b0rg-like 
error message, you'll have to work harder to find out what ;-)

> TALESError
>   File Python expression "container.portal_membership.getRoster()", line 2,
> in f
>     (Object: guarded_getattr)
>   File
> /home/myrna/Zope-2.4.3-src/lib/python/Products/CMFDefault/MembershipTool.py,
> line 73, in getRoster
>     (Object: portal_membership)
> TALESError: Sorry, an error occurred

I'm guessing getRoster is barfing in some way. Perhaps try executing it 
from a python script and see what happens.

You may also want to think about upgrading to Zope 2.5.1 to get less 
borg-like error messages...

cheers,

Chris