Closed (fixed)
Project:
Jammer
Version:
6.x-1.2
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Jul 2010 at 13:35 UTC
Updated:
1 Dec 2010 at 16:30 UTC
Love Jammer, but noticed this quirk. Removing the Authored field from the form causes all nodes to be published as Anonymous. Is it possible for Jammer to fill node authorship in?
I would love to have as little clutter on the node form as possible but I just tried enabling the Author field, which adds it back to the form, and then new nodes have the right author.
Comments
Comment #1
kevinquillen commentedForgot to add this point:
I noticed this with a custom content type implemented in a module I built. It also implements hook_perm, which would fail if the node isn't receiving UID/authored information.
Comment #2
kim-day commentedThis same issue is happening for me too on a custom content type but the type isn't created in a module - it's built the usual GUI way.
Comment #3
Bastlynn commentedFixed with release 1.3: http://drupal.org/node/974554