Hi, i have a content type A with a noderefence field that link to nodes content type B. The nodes type B have noderefences to nodes type C.
When i translate the node type A from language spanish to language english, and click on the link "You can !translate now" to translate the node type B i have two problems:
first, in the translation of node referenced (type B) the title that appears is the title of the node A an not the node B title.
second, in the noderefence field that point to nodes type C, i can't search nodes in english, only in spanish.

Sorry for my bad english.

Great job!

Comments

izarco’s picture

Hi, any idea?

markus_petrux’s picture

Nope. I do not have time now to track this down. Maybe it is a problem related to configuration of i18n features.

markus_petrux’s picture

Status: Active » Postponed (maintainer needs more info)
markus_petrux’s picture

Title: Translate and reference problem » Translate and reference broken since #582086
Status: Postponed (maintainer needs more info) » Active

I think I've been able to track down this issue, and it seems to me it's been broken since #582086: Pass extra query string arguments in parent window to child windows.

Patch coming...

markus_petrux’s picture

Committed to CVS.

http://drupal.org/cvs?commit=289386

The changes affect 2 files:

- noderelationships.inc (patch).
- js/node_form.js (patch).

Please, re-open if the problem persists. I hope it's been fixed though.

markus_petrux’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.