Active
Project:
Content Profile
Version:
6.x-1.x-dev
Component:
User registration module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Nov 2008 at 20:23 UTC
Updated:
24 Aug 2010 at 18:31 UTC
When using content_profile fields in the user registration form. On user registration, the profile node is published regardless of the node types workflow settings.
It would be nice if, the node type had "published" unchecked that the node wasn't published, but registration was still successful.
allowing the new user authenticated access to the site, but their profile node would not be visible until a moderator approved/published it.
thanks.
Comments
Comment #1
uprojects commentedThe problem is always not resolved
I search but i don't know in witch function the bug is
Comment #2
Macronomicus commenteddont use published/unpublished in your workflows, we got bit by this lately ... instead use the access control settings inside workflow module to create your draft/review/live states.