2 Sep
2001
2 Sep
'01
10:08 p.m.
Ronald L. Chichester writes:
The curious thing is that the error message indicated that the parameter "status" was not in the request and thus the request was bad. Well, there is no "status" parameter in the ZClass definition. Nor is it in the add form, or in the index_html file used to display the result. The word status just doesn't come up with this class. File /usr/local/zope/2-3-3/lib/python/ZPublisher/mapply.py, line 155, in mapply (Object: manage_addDoctrine) File /usr/local/zope/2-3-3/lib/python/ZPublisher/Publish.py, line 117, in missing_name ZPublisher (its "mapply") is convince that "manage_addDoctrine" want a parameter "status".
Are you sure, it does not call for such a parameter? Dieter