Closed (fixed)
Project:
Ray Enterprise Translation
Version:
7.x-7.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Dec 2017 at 18:35 UTC
Updated:
30 May 2018 at 15:19 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
jbhovik commented@nbouhid,
Thanks for this report as well. I did have a question; are you using the entity_menu_links module to translate menu links as entities? Also, are you using the entity_translation module on your site?
Comment #3
nbouhid commentedYes, I'm using entity_menu_links because we need to deploy these entities across environments.
entity_translation is installed but not in use for menu links.
Comment #4
jbhovik commentedComment #5
jbhovik commented@nbouhid,
I've attached a patch that should fix the weights and statuses for newly translated menu links. Try it out and see if it meets your needs.
Like you mentioned, keeping the parent-child relationships is a little bit more difficult. We actually discussed it when we initially created the advanced handling of menu links, but found that the operation to deliver the parent-child relationship would add unwanted complexity.
Comment #6
EPortela commentedPatch was reviewed, tested internally, and committed as part of 7.x-7.26. This should fix the issue.