Closed (fixed)
Project:
Open Atrium
Version:
7.x-2.616
Component:
Installation
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 May 2017 at 10:50 UTC
Updated:
28 Jun 2017 at 13:10 UTC
Jump to comment: Most recent
Comments
Comment #2
Jorrit commentedI think this is related to a bug in Feeds: https://www.drupal.org/node/2828605. The way feeds implements hook_system_info_alter() causes this problem, apparently.
So my suggestion to the OA maintainers is to apply patch #7 from that issue, it fixes the problem for me. There is no release of feeds with that patch yet.
I hope the maintainers don't mind that I don't attach a patch but set the issue to "Needs Review" anyway because it concerns a patch in a different project.
Comment #3
mpotter commentedUpdated Feeds to latest beta and applied the patch #7 in the issue referenced above. Committed to 613907b in oa_core and will run tests on dev before a release.
If somebody else is using Feeds with Atrium, it would be great to get some testing of the oa_core dev version on this.