Re: [Zope3-Users] forbiddenAttribute on frozenset?!

2006-03-20 Thread Stephan Richter
On Monday 06 March 2006 00:41, Shaun Cutts wrote:
> I hope I don't have to declare permissions built in classes?!?

Yes you do. We have no security declarations on frozenset in the Zope 3 code. 
I think this has been discussed on zope3-dev, but I am not sure whether 
security declarations were added to the trunk.

You should certainly check the trunk code and the issue collector and file a 
bug report, if this has not been done.

Regards,
Stephan
-- 
Stephan Richter
CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student)
Web2k - Web Software Design, Development and Training
___
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users


[Zope3-Users] forbiddenAttribute on frozenset?!

2006-03-05 Thread Shaun Cutts








I got the following error:

 

ForbiddenAttribute: ('__rsub__', frozenset([20]))

 

I hope I don’t have to declare permissions built in
classes?!?

 

- Shaun






___
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users