Active
Project:
Content Profile
Version:
6.x-1.x-dev
Component:
Base module
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
9 Dec 2009 at 09:50 UTC
Updated:
9 Dec 2009 at 09:51 UTC
Synopsis: I do some auto creation/update in the behind. Everything is ok if I don't run node_validate() on the profile node. This is needed, because some data might wrong but if $node->nid is present and there's a user with the node's author names, you'll receive an error (check content_profile.module around line 394). This is because the code doesn't check that the node id is the same as the old node id (update).
If you agree with me, I'll make a patch for this soon.
Comments
Comment #1
aries commented