Closed (duplicate)
Project:
Signup
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Nov 2008 at 13:58 UTC
Updated:
6 Nov 2008 at 15:38 UTC
If a user is able to edit a signup-enabled node but doesn't have the administer signup permissions then the signup settings for that node get lost (revert to default) when tht user saves the node. I'm seeing this with the owner of a group who has the ability to edit all the content in her group, but doesn't have administer signup permissions.
Note that signups themselves are preserved, it's just the settings that are lost.
Comments
Comment #1
dwwProbably caused by: #328822: Remove global $form_values from hook_nodeapi() and otherwise clean up the logic
Let's move this effort back there, since I bet it's broken in DRUPAL-5--2 right now in the same way...