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
Comment #1
robomalo commentedI am finding this is the case as well.
Comment #2
quicksketchYep, 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
Comment #3
Anonymous (not verified) commentedsame problem here using: 6.x-1.x-dev
Comment #4
rosk0Same problem using: 6.x-1.x-dev
Comment #5
jamuy commentedIgual 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.