Active
Project:
Formfilter
Version:
6.x-1.0
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Oct 2010 at 02:43 UTC
Updated:
25 Feb 2011 at 22:27 UTC
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
Comment #1
1timer commentedgood catch!
Comment #2
El Bandito commentedEeerm. 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
Comment #3
bshensky commentedNope - 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".
Comment #4
bshensky commentedJust rechecked the queue, and this seems to be a duplicate of http://drupal.org/node/790978. I'll see you there.