Posted by Durrok on October 26, 2010 at 2:43am
4 followers
Jump to:
Issue Summary
Had a ton of fun tracking down this issue.
To replicate:
I would not recommend using this module on forms used to create content until this is resolved.
Had a ton of fun tracking down this issue.
To replicate:
I would not recommend using this module on forms used to create content until this is resolved.
Comments
#1
good catch!
#2
Eeerm. Just tried this and couldn't replicate the problem ? Had a glance at the code and doesn't seem likely it affects the UID.
El B
#3
Nope - this is still outstanding.
I've got several roles, including role "1" for creating record X, another role "2" for making changes to some parts/fields of record X.
UID is properly stored during creation of record X by Role 1.
Role 2 does _not_ have admin rights; FormFilter is config'd to NOT show the Authoring fieldgroup in the form.
When role 2 saves record X, the node's UID changes to "0".
FWIW, when I add "view forms without filtering" permission to Role 2, the Authoring fieldgroup _does_ show the proper author, and saving the record does NOT result in UID changing to "0".
#4
Just rechecked the queue, and this seems to be a duplicate of http://drupal.org/node/790978. I'll see you there.