Closed (fixed)
Project:
Workbench Moderation
Version:
7.x-3.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Oct 2014 at 18:10 UTC
Updated:
4 Dec 2016 at 20:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
danepowell commentedComment #2
danepowell commentedComment #3
justanothermark commentedI was also having this problem and while #1 does fix it, it seems that the Features module does it slightly differently when calling features_get_default:
E.g.
http://drupalcontrib.org/api/drupal/contributions%21features%21includes%...
http://drupalcontrib.org/api/drupal/contributions%21features%21includes%...
http://drupalcontrib.org/api/drupal/contributions%21features%21includes%...
However, I would be happy for either patch to be committed.
Comment #4
danepowell commented#3 works for me... if that's how other features modules already handle it, let's follow their lead.
Comment #5
kwiliarty commentedI am encountering this problem, too, and it seems that the fix has not yet been incorporated upstream. Does anyone know whether or when it might happen?
Comment #6
Anonymous (not verified) commentedWe've been using this patch for 6+ months with no problems. Please merge.
Comment #7
maxocub commentedThis bug still exists in 3.x and this patch still resolves it. +1 for RTBC.
Comment #9
das-peter commentedCommitted and pushed to the 3.x branch.