Closed (fixed)
Project:
Drupal Commons
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
24 Mar 2014 at 13:45 UTC
Updated:
7 Apr 2014 at 14:01 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
devin carlson commentedA patch to update Entity API to 7.x-1.4.
Comment #2
devin carlson commentedTested #1 with an existing Commons install and didn't run into any issues.
A database update is included which automatically generates cache tables for any entity that wants to support the Entity Cache module (if it is installed). The update ran successfully and didn't generate any errors. I also didn't have any issues with multilingual support with the new i18n fields integration and entity views fields + relationships fixes didn't cause any issues with the existing views.
Committed #1 to Commons 7.x-3.x.