Mark,

I just noticed that records (nodes) created with the editablefields module show the author as "anonymous," and not as the actual author of the node.

For example:
I create a node as the admin, but it shows the node created by "anonymous."

Do you know of any fix for this?

Thanks,

Glenn

Comments

roshjoseph’s picture

I had the same issue. It was because the node table was not getting updated with the UID. I included an update statement in my module to update the node table with the UID. This corrected the problem.

gmclelland’s picture

Could you post the code or a patch file?

markfoodyburton’s picture

Status: Active » Postponed (maintainer needs more info)

Is this still an issue?

mengi’s picture

Issue summary: View changes
Status: Postponed (maintainer needs more info) » Closed (fixed)

Per https://drupal.org/node/2148735, 5.x is longer maintained so issue is closed.

mengi’s picture

Status: Closed (fixed) » Closed (won't fix)