Hi,

Looks like there is a bug in relation to the entity_translation module.
On a multi-language setup with entity_translation enabled, when the current language is not the default language of the taxonomy term and the name is translated and then the term is saved in the UI, the translated name will be reset to the original untranslated name.
Patch follows shortly.

Comments

aurelianzaha created an issue. See original summary.

aurelianzaha’s picture

Status: Active » Needs review
StatusFileSize
new826 bytes

Patch attached

izmeez’s picture

  • klausi committed f6d044ea on 7.x-1.x authored by aurelianzaha
    Issue #3127546 by aurelianzaha: Bugfix: Translated name will be reset to...
klausi’s picture

Status: Needs review » Fixed

Merged, thanks!

Status: Fixed » Closed (fixed)

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

klausi’s picture

This change was not working fully, so I pushed a better follow-up that uses the default language.