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

dww’s picture

Status: Active » Closed (duplicate)

Probably 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...