Hi,

I found into node_import.api.inc that function node_import_nodereference works only with a node reference (single reference).
It fails when there is a node reference with multiple instances.

This is the case when I have a cck content type with a node reference defined as multiple (i.e., a news with more than one author).

Comments

robomalo’s picture

I am finding this is the case as well.

quicksketch’s picture

Yep, I'm getting the same thing when using Checkboxes Widget, which is also multivalue.

Marked the following issue duplicate: #407020: Node reference: this post can't be referenced

Anonymous’s picture

same problem here using: 6.x-1.x-dev

rosk0’s picture

Same problem using: 6.x-1.x-dev

jamuy’s picture

Version: 5.x-1.9 » 6.x-1.x-dev
Category: feature » bug
Priority: Normal » Major

Igual que los demás me pasa que al intentar importar múltiples valores en Referencia de Nodo se muestra el error de validación o es un aviso para no usarlo ????
Hay otro post que menciona que si deshabilitamos la validación esto funciona, de todas formas en mi caso el arreglo con los Id's correspondientes a los valores múltiples
es correcta en la información de debug que obtengo.

Espero puedan aportar a esta incidencia ya que es un avance importante poder importar las relaciones entre Nodos.

Saludos y muchas gracias.