[Product-Developers] Re: Need Help with Remember Workflow

Mark Phillips mark at phillipsmarketing.biz
Mon Jan 7 15:34:05 UTC 2008


I went back and tried to join the site again as an AHSMember. I get
these messages in the log:

2008-01-07T07:30:07 INFO CMFFormController You have triggered the form
controller action "createMember" using a GET REQUEST.  This is a
potential security hazard.  In Plone 3.0 this will FAIL unless you
explicitly enable your form to support GET requests in the ZMI (or using
the .metadata file). 
30
------
2008-01-07T07:30:28 INFO IsSelectedValidator The value=staff
------
2008-01-07T07:30:28 INFO Archetypes
ESC[00mESC[01;32mProducts/Archetypes/Field.py[500]:writeable
ESC[00mTried to update AHSMember:title but field is not writeable.

------
2008-01-07T07:30:28 INFO Archetypes
ESC[00mESC[01;32mProducts/Archetypes/Field.py[512]:writeable
ESC[00mUser None tried to update AHSMember:roles but doesn't have enough
permissions.

------
2008-01-07T07:30:28 INFO Archetypes User None tried to update
AHSMember:groups but doesn't have enough permissions.

------
2008-01-07T07:30:28 INFO Archetypes User None tried to update
AHSMember:domains but doesn't have enough permissions.

------
2008-01-07T07:30:28 INFO Archetypes
ESC[00mESC[01;32mProducts/Archetypes/Field.py[500]:writeable
ESC[00mTried to update AHSMember:review_state but field is not
writeable.

------
2008-01-07T07:30:28 INFO Archetypes Tried to update AHSMember:listed but
field is not writeable.

------
2008-01-07T07:30:28 INFO IsSelectedValidator The value=staff

The IsSelectedValidator is just a debugging message from my validator
class. But the other messages indicate that I have problems with my
schema...but I am not sure how to fix them. 

Any suggestions?

Thanks!

Mark

On Mon, 2008-01-07 at 10:12 -0500, Hedley Roos wrote:
> What happens if you try to add a Member (not AHSMember) through User
> Management now? Is its workflow also broken?
> 
> _______________________________________________
> Product-Developers mailing list
> Product-Developers at lists.plone.org
> http://lists.plone.org/mailman/listinfo/product-developers
> 
> 




More information about the Product-Developers mailing list