Problem/Motivation

The RadioactivityReferenceUpdater only works with untranslatable entities and with no-translated translatable entities. But does not work with translated entities. References are only added to the default language, but not to the translations.

Proposed resolution

Fix it for translatable and translated entities.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Sutharsan created an issue. See original summary.

Sutharsan’s picture

Issue summary: View changes
Status: Active » Needs review
FileSize
4.94 KB

This patch fixes it. Covered:
* Untranslatable entities
* Translatable, but Radioactivity Reference field not translatable
* Translatable, Radioactivity Reference field configured translatable
* Translatable, one Radioactivity Reference field configured translatable, another not translatable
* Translatable entity in default language, without other translations
* Translatable entity in non-default language, without other translations
* Translatable entity, with one or multiple translations

  • Sutharsan committed 60f06e4 on 4.0.x
    Issue #3264518 by Sutharsan: RadioactivityReferenceUpdater fails with...
Sutharsan’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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