Index: openacs-4/packages/imsld/tcl/imsld-parse-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/imsld/tcl/imsld-parse-procs.tcl,v diff -u -r1.12 -r1.13 --- openacs-4/packages/imsld/tcl/imsld-parse-procs.tcl 7 Nov 2005 17:34:18 -0000 1.12 +++ openacs-4/packages/imsld/tcl/imsld-parse-procs.tcl 14 Nov 2005 09:14:09 -0000 1.13 @@ -647,7 +647,7 @@ -tmp_dir $tmp_dir \ -parent_item_id $item_id] - set item_id [lindex $nested_item_list 0] + set nested_item_id [lindex $nested_item_list 0] if { !$nested_item_id } { # an error happened, abort and return the list whit the error return $nested_item_list