Posted by Alex72RM on January 29, 2009 at 1:08pm
Jump to:
| Project: | Node import |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | major |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
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
#1
I am finding this is the case as well.
#2
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
#3
same problem here using: 6.x-1.x-dev
#4
Same problem using: 6.x-1.x-dev
#5
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.