[Zope-dev] Re: [Zope] Is ZFormulator alive?
Arno Gross
arno.gross@consotec.de
Tue, 13 Mar 2001 15:08:48 -0100
Sorry, but that doesn't seem to solve the problem.
If I take away line 312 I can create new fields. But
I assume that there is then a security hole.
Any hints?
Arno
On Mon, 12 Mar 2001, Spicklemire, Jerry wrote:
> Arno said:
>
> > I am currently checking ZFormulator and could import the demo,
> > but was unable to add new input fields.
>
>
> From a post by Steve Spicklemire to the Zope list, October, 27th, 2000:
>
> "
> line 312: Form.py should be:
>
> __roles__ = ('Manager',)
> "
>
> This was quickly retrieved by searching at NIP Ltd.
>
> http://zope.nipltd.com/public/lists/zope-archive.nsf/
>
> Thanks again Steve, and NIP folks!
> Jerry S.