Index: openacs-4/packages/xowiki/tcl/import-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/import-procs.tcl,v diff -u -N -r1.17 -r1.18 --- openacs-4/packages/xowiki/tcl/import-procs.tcl 30 Jun 2010 12:38:58 -0000 1.17 +++ openacs-4/packages/xowiki/tcl/import-procs.tcl 8 Jul 2010 11:20:19 -0000 1.18 @@ -186,7 +186,7 @@ -use_prototype_pages false \ [$o name] \ ] - if {[$page physical_parent_id] ne [$page parent_id]} { + if {$page ne "" && [$page physical_parent_id] ne [$page parent_id]} { #my msg "page [$o name] is inherited in folder [my parent_id]" my incr inherited unset todo($o)