Closed (fixed)
Project:
Workflow Fields
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
4 Mar 2009 at 23:42 UTC
Updated:
23 Apr 2009 at 14:30 UTC
strange the schedule portion shows up but none of the states.
Comments
Comment #1
infojunkieThanks for your report. I'll be looking into this.
Comment #2
infojunkieDoes 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?
Comment #3
CobraMP commentedthe workflow tab was there and seemed to be functionioning appropriately. I will re-install and test the visibility options.
Comment #4
CobraMP commentedlooks 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.
Comment #5
infojunkieClosing this if you don't mind.
Comment #6
simonmd commentedkratib, do you think this is related to http://drupal.org/node/431904 ?
Comment #7
infojunkie@simonmd: did you try the fix in #364608: Node form element name regression?
Comment #8
simonmd commentedkratib, 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!