Closed (duplicate)
Project:
Title
Version:
7.x-1.0-alpha5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Jan 2013 at 17:58 UTC
Updated:
11 Mar 2013 at 13:52 UTC
Hello Friends,
I have created a site with title module and working with translation. I have created a workflow to publish content and attached with Cron job. I am using two language. When content get published I saw that my original title changed to another title but other content are correct in both language.
Can anyone help me.
Thanks in Advance... Happy New Year to all.
Comments
Comment #1
plachSorry but I'm not sure I even understand what the problem is, could you provide more information about your issue?
Comment #2
laur3ntlapo commentedI have the same exact problem.
I have the title, and entity_translation module enabled. I replaced the title of my content type with a title field, so i can translate it.
If i translate my node named "My english title" to "My french title" for the french language, then change the workflow state, the english title of my node becomes the french title. So the english title is "My french title" and the french title is "My french title"
Comment #3
plachThis is probably a duplicate of #1269076: Translated title_field replaces node->title with translated value.