Closed (fixed)
Project:
Node clone
Version:
5.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Aug 2007 at 17:53 UTC
Updated:
9 May 2014 at 01:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
pwolanin commentedthis should not be happening, since the code makes the assignment:
$node->uid = $user->uid;However, I'm seeing this too with the 5.x version.
Here's a patch for the 5.x-2 branch - apparently $node->name needs to be set too. please test.
Comment #2
panchoWorks.
Comment #3
pwolanin commentedpatch committed to both 5.x branches and HEAD
Comment #4
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.