Hi,
I defined a ctype to support language translation and to automatically synchronize the image field.
Now, I create a node based on this ctype and its associated translation. For both I deactivate automatic alias.
If I modify one node, upon saving it the other node is synchronized. And despite the automatic alias not being checked that other node alias is updated.
Has someone else noticed the same issue?
Julien

Comments

julient’s picture

I can confirm it happens on other sites I have developed too. It doesn't matter what field is synchronized.
So basically this module is conflicting with i18n_sync.

dave reid’s picture

Status: Active » Closed (duplicate)

I am sure this is a duplicate of #1377666: Does not work when saving entities programatically which I'm fixing right now.