Hi everyone! That's my first post on list :)
I'm using remember amb membrane from trunk, on a Plone3 buildout. Also created some membrane custom types with AGX. Everyting working ok except for a little bug, and I don't know to which component is related. That issue was tracked earlier on http://plone.org/products/remember/issues/46.
I looked at the error a little and I realized that it only raises when self-registering "remember members", not when adding members from an admin account. The several methods that are called to construct workflow history, return in some point that the "actor" who registered the user was None. And thats why the error raises.
I dont know if it's a normal thing that actor become None in a self-registered user, so the error is in the workflow machinery, or it's a remember/membrane fault, and actor should never be None.
Does somebody have any idea of "where to solve" this ? Thanks Carles Bruguera -- Archive: http://www.openplans.org/projects/remember/lists/remember/archive/2007/09/1189723909852 To unsubscribe send an email with subject unsubscribe to [EMAIL PROTECTED] Please contact [EMAIL PROTECTED] for questions.
