Closed (duplicate)
Project:
Pathauto Persistent State
Version:
7.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Mar 2012 at 13:59 UTC
Updated:
6 Jul 2012 at 17:17 UTC
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
Comment #1
julient commentedI 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.
Comment #2
dave reidI am sure this is a duplicate of #1377666: Does not work when saving entities programatically which I'm fixing right now.