Closed (fixed)
Project:
Workflow
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 May 2014 at 22:57 UTC
Updated:
18 Feb 2015 at 11:55 UTC
Jump to comment: Most recent
I added a field_collection to article
I created a workflow
I added a workflow field to the field_collection
I goto node/add/article
I get a WSOD and I get this error:
PHP Fatal error: Cannot access empty property in drupal7/modules/field/field.attach.inc on line 324
Comments
Comment #1
socialnicheguru commentedComment #2
johnvI guess the following issue is another example of "problems when adding Workflow to sub-entities": #2257481: Problem with Views, when adding workflow field to Flag
Comment #3
socialnicheguru commentedI just tried putting a workflow field in a field collection on simplytest.me and the error occurred.
Comment #4
johnvTried this on my own machine, and had no problem. Need to check further.
Comment #5
socialnicheguru commentedjust tried out the dev version of the module and it is fixed
Comment #6
socialnicheguru commentedComment #7
sazevedo@ua.pt commentedHello,
How did you manage to solve this problem? I'm having the same when trying to enable webform workflow
thank you
Comment #8
johnvWhich version are you using?
Comment #9
sazevedo@ua.pt commentedHi,
I'm using 7.x-1.0-alpha2 - webform workflow, I tried the dev, but the problem is the same