Hi Again, It turns out that the problems I was seeing are related to the Proxy Layers that are in place to keep our IntraNet safe. ZFormulator doesn't work at all when I bypass the Proxy entirely, only works partially when the Proxy is invited to play, and only works fully when the directories that the Proxy is aware of are involved. This is OK, as long as the generated forms function correctly when a user sees them with the Proxy completely in control. We'll see . . . Thanks again! Jerry S.
Found it: line 312: Form.py should be: __roles__ = ('Manager',)
Hi folks, I hadn't seen the traffic on ZFormulator on this list before, and this looks like a good bugfix; I knew there was a security related problem in ZFormulator for a long time, and this may actually be the fix. I hadn't been able to look at it for months, though I keep intending to get back to it soon (but I may actually really be able to get to it soon :).a Steve Spicklemire wrote:
Found it:
line 312: Form.py should be:
__roles__ = ('Manager',)
participants (3)
-
Martijn Faassen -
Spicklemire, Jerry -
Steve Spicklemire