Active
Project:
Entity Translation
Version:
7.x-1.x-dev
Component:
Base system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Jan 2013 at 22:10 UTC
Updated:
10 Jan 2013 at 17:35 UTC
I have a multilingual site with 3 languages. Two translators take the original content and translate to the other 2 languages. I have created two different users for this task.
The problem is that when both translators try to edit the content at the same time, one of the get an error message saying that another user is already editing this node.
Is there a way to allow simultaneous translations ?
Comments
Comment #1
plachYes, this is a known issue because actually they are editing the same node. This is the core behavior not sure we can hack around it.
Comment #2
mquevedob commentedIs there a way to disable that drupal core behaviour?
Comment #3
plachI'm not sure, I will need to check.