Closed (fixed)
Project:
Drupal Commons
Version:
7.x-3.2
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Issue tags:
Reporter:
Created:
7 May 2013 at 18:44 UTC
Updated:
4 Jan 2014 at 03:28 UTC
Jump to comment: Most recent
See attached screenshot. Probably something in the info file

| Comment | File | Size | Author |
|---|---|---|---|
| 13 11-41 AM.png | 299.68 KB | japerry |
Comments
Comment #1
ezra-g commentedI think commons_groups_features_pipe_alter is out of date from the new fields added for group privacy.
Comment #2
BarisW commentedIt's this line in commons_polls.info:
features[field_instance][] = node-poll-group_content_accessThis is fixed in dev yesterday: http://drupalcode.org/project/commons_polls.git/blobdiff/a317355057007a9...
Comment #3
ezra-g commentedThanks for the reference, BarisW!