I thought it was solved, but the workflow is actually still messed up. I changed the permissions to allow the anonymous user to use the join form. However, now the manager cannot register the user - only delete the user.
The workflow doesn't work with validation, and your insightful fix does not seem to work. I can't figure out why a manager cannot register a member when the initial state is pending. Mark On Tue, 2008-01-08 at 15:00 -0500, Hedley Roos wrote: > Solved it! Seems the auto_pending transition of > member_approval_workflow does not happen. Maybe one of the other > people on the list have encountered this. > > Quick solution is to change the initial state of > member_approval_workflow from "new" to "pending". > > _______________________________________________ > Product-Developers mailing list > [email protected] > http://lists.plone.org/mailman/listinfo/product-developers > > _______________________________________________ Product-Developers mailing list [email protected] http://lists.plone.org/mailman/listinfo/product-developers
