Closed (fixed)
Project:
Workflow
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 May 2012 at 14:19 UTC
Updated:
25 Feb 2013 at 03:47 UTC
Jump to comment: Most recent file
Comments
Comment #1
shenzhuxi commentedpatch for 7.x-1.x
Comment #2
shenzhuxi commentedPatch for 7.x-1.0
Comment #3
berenddeboer commentedWorks for me.
Comment #4
gkom commentedWorks for me too. Thank you very much.
Comment #5
nancydruI'm not seeing this. Could you try out the latest -dev, please?
Comment #6
haggan commentedI see this in dev version 26
path
/admin/content
Notice: Undefined index: node in workflow_tokens() (line 149 of /var/www/drupalinstall/sites/all/modules/workflow/workflow.module).
Notice: Trying to get property of non-object in workflow_tokens() (line 150 of /var/www/drupalinstall/sites/all/modules/workflow/workflow.module).
Comment #7
nancydruI did a commit yesterday that might have fixed it. That patch was from one of the Token gurus.
Comment #8
nancydruDuplicate: #1833944: workflow_tokens function trying to get property of none object on every page request.
Comment #9
nancydruI can not reproduce this in the current code.