[Zope3-Users] 403 error upon using addform

Stephan Richter srichter at cosmos.phy.tufts.edu
Mon Nov 15 16:11:27 EST 2004


On Sunday 14 November 2004 11:11, Florian Lindner wrote:
> But when I fill in the id input field in the form and submit I just get
> a Unauthorized (403) error message, also I am logged in as a manager.

Can you provide the traceback? Just because you are a manager, you cannot do 
everything. If a particular attribute has no security declaration, it is 
accessible by noone.

> Another questions is why there is only one field although the schema at
> CS.interfaces.IEvent definied some other fields? 

This is strange. Did you setup something incorreclty?

> The ZCML reference says: 
>
> "The fields and the order in which to display them. If this is not
> specified, all schema fields will be displayed in the order specified in
> the schema itself."

This is the doc string for the "fields" attribute. As you can read, all fields 
should be displayed. It might be good to also send us your IEvent interface.

Regards,
Stephan
-- 
Stephan Richter
CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student)
Web2k - Web Software Design, Development and Training


More information about the Zope3-users mailing list