Closed (fixed)
Project:
Node Translation XML sitemap
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
12 Feb 2015 at 12:43 UTC
Updated:
27 Jun 2016 at 15:56 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
jlafu commentedI'd like to contribute and fix this, if someone could give me some advice/guidance (I'm a novice and have'nt been able to figure out the problem in the code by myself).
Apparently, in function xmlsitemap_node_translation_create_link(stdClass $node) node settings are being set correctly to the node translation (I think), so maybe I'm not looking into the right place...
Thanks a lot!
Comment #2
pgraell commentedHere is a patch if you use entity translation.
You have to rebuild links, and currently works for me.
Comment #3
jlafu commentedHi Pau @pgraell,
I manually applied the patch to my project and it worked perfectly. If it is OK with you, I'm assigning the task to myself in order to proceed with the validation process. If you want to do that yourself, feel free to pick it up.
Thanks a lot!
Comment #4
pgraell commentedNot at all! Perfect, i agree, go ahead.
Comment #6
nchar commentedThe issue is now solved and committed to latest release.