A new version of the Entity API module has been released which includes a small number of bug fixes and new capabilities.

CommentFileSizeAuthor
#1 update-entity-api-2224615-1.patch417 bytesdevin carlson

Comments

devin carlson’s picture

Status: Active » Needs review
StatusFileSize
new417 bytes

A patch to update Entity API to 7.x-1.4.

devin carlson’s picture

Status: Needs review » Fixed

Tested #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.

  • Commit 3ac77db on 7.x-3.x by Devin Carlson:
    Issue #2224615 by Devin Carlson: Updated the Entity API module to 7.x-1....

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.