After install, statuses no longer show up on edit node
CobraMP - March 4, 2009 - 23:42
| Project: | Workflow Fields |
| Version: | 6.x-1.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | infojunkie |
| Status: | closed |
Jump to:
Description
strange the schedule portion shows up but none of the states.

#1
Thanks for your report. I'll be looking into this.
#2
Does the 'workflow' tab also exhibit this problem?
If not, does this problem also appear if all the fields are marked as visible and editable by all roles?
#3
the workflow tab was there and seemed to be functionioning appropriately. I will re-install and test the visibility options.
#4
looks like it might be a workflow.module problem but I don't have the issue until after trying to using this module.
http://drupal.org/node/369303
ok verified, if I add the line in referenced in the above link then things go back to normal. What is strange is that I have no problems until using workflow fields.
#5
Closing this if you don't mind.
#6
kratib, do you think this is related to http://drupal.org/node/431904 ?
#7
@simonmd: did you try the fix in #364608: Node form element name regression?
#8
kratib, I actually applied the patch "workflow-431904.patch" outlined in http://drupal.org/node/431904 by CrashTest_ . Radio buttons reappeared, and it seems stable for now. It certainly seems to be related to the $name variable then?
Thanks!