Closed (fixed)
Project:
Workflow
Version:
6.x-1.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Sep 2010 at 08:50 UTC
Updated:
8 Nov 2010 at 01:50 UTC
hi here
It's not really a bug, but in the tokens list declaration there is no set and default value for the $tokens variable. My server show notice error and here is what I have :
Notice: Undefined variable: tokens in workflow_token_list() (line 1643 of /mysite/sites/all/modules/workflow/workflow.module).
I added you a patch to correct it.
Adding "$tokens = array();" on line 1643
Best regards.
| Comment | File | Size | Author |
|---|---|---|---|
| workflow.module.patch | 428 bytes | JulienD |
Comments
Comment #1
jvandyk commentedCommitted. Will appear in 6.x-1.5.