A new version of the Entity API module has been released which includes a small number of bug fixes and new capabilities.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | update-entity-api-2224615-1.patch | 417 bytes | devin carlson |
A new version of the Entity API module has been released which includes a small number of bug fixes and new capabilities.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | update-entity-api-2224615-1.patch | 417 bytes | devin carlson |
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.