Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Release notes
This is the first update to the first stable release of Entity Translation.
The most important changes introduced in this release are:
- A workaround to the Locale submit handler's form-to-entity conversion logic that erases existing translation handler relationships.
- Expose extended ET-specific configuration for pathauto
New features
#3010146: Expose extended ET-specific configuration for pathauto
Other changes
#3085046: Fix test breakage due to Title module 7.x-1.0-beta1 version
#3050434: Since PHP 7.0, functions inspecting arguments, like func_get_args(), no longer report the original value as passed to a parameter
#3025770: PHP 7.0 Compatibility
Bug fixes
#2877103: Content can not be created in another language as the one chosen by configuration
#2580231: Undefined index in entity_translation.views.inc
#2536292: "Warning: array_merge(): Argument #2 is not an array in entity_translation_menu_alter" When 'page arguments' or 'access arguments' are not defined in the original item
#2921298: Missing test dependencies