nico <[EMAIL PROTECTED]> wrote:
> Update of /usr/local/cvs/src/org/mmbase/module/tools
> In directory UE450:/tmp/cvs-serv13089/src/org/mmbase/module/tools
> 
> Modified Files:
>       MMAdmin.java 
> Log Message:
> imported nodes with fields of type NODE failed to insert when the notnull flag was 
> set to true.
> The insert happened before replacing the value for a real node number.
> The ApplicationResult will have an errormessage when the import fails to find the 
> referenced node (maybe not imported yet).
> if notnull = false then the node will be updated after all nodes of all datasources 
> are imported.
> 
> Cleaned some unused local variables
....

> +                       // guess that failed
> +                       result.error("Insert of node " + newnode + " failed. A field 
> with type NODE is not allowed to have a null value. " +
>                                     "The referenced node is not found. Try to 
> reorder the nodes so the referenced node is imported before this one.");

Interesting. Will the application-writer order the nodes containing
NODE-fields in the right way?

Michiel

-- 
Michiel Meeuwissen 
Mediapark C101 Hilversum  
+31 (0)35 6772979
nl_NL, eo, en_US
mihxil'
[]()

Reply via email to