I am using workbench and workbench_moderation modules along with i18n_sync, which creates some corner cases, where creating a Draft source node updates a Published translation. In order to have control over this, I would like to be able to alter the translation objects prior to being loaded, and to have control over which revision is being loaded.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

gmarchev created an issue. See original summary.

gmarchev’s picture

Add alter hook to allow for changing the objects in the $translations array and load translation node using a revision ID.