Closed (fixed)
Project:
Workflow Fields
Version:
5.x-1.0
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
21 Oct 2008 at 15:27 UTC
Updated:
5 Nov 2008 at 17:21 UTC
Step to reproduce:
In the newly created state the formerly unchecked checkboxes are checked again.
Click on "Add state" again and the formerly unchecked checkboxes are unchecked.
In the database, in workflow_fields table, you'll find records with sid = 0 instead of the id of the newly created state.
Comments
Comment #1
infojunkieConfirmed. This occurs because the module cannot guess the sid until after the state is saved. I will work on it. In the meantime, opening the state again and setting the permissions should work.
Comment #2
infojunkieFixed in both 5.x and 6.x versions. Please verify latest dev version and let me know.
Comment #3
matteogeco commentedI tried both 1.1 an 1.x-dev, but none of them has the fix and looking at the code, I can't find the last modify (CVS commit 1.5.2.13.2.8)!
Comment #4
infojunkieYou probably looked too soon. It takes an hour for Drupal -dev commits to come out as releases...
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.