Closed (fixed)
Project:
Flexinode
Version:
master
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Apr 2006 at 08:07 UTC
Updated:
10 Apr 2006 at 11:00 UTC
I've found some weird behavior with flexinodes when 'administer nodes' permission is not set.
I'm using drupal 4.7b6 and $Id: flexinode.module,v 1.66 2006/03/21 08:13:37 tdobes Exp $.
Any user I give permission to 'edit any flexi1', 'edit any flexi2', etc (for example, 'moderator) but for whom 'administer nodes' permission is not granted experiences the following when editing flexinodes:
If I grant 'moderator' the right to 'administer nodes' this weird behavior goes away.
Comments
Comment #1
guckie commentedOops, I left this little bit out:
If 'administer nodes' is not granted and 'moderator' (using the example again) edits a flexinode, not only is the author information changed, but also the timestamp gets updated to the time the edit was made. (Throwing off the submitted by information, both author & date.)
Comment #2
guckie commentedGrrr! Sorry! Disregard this, please. After upgrading to 4.7RC2, I can no longer replicate this problem.