Index: openacs-4/packages/xowiki/tcl/xowiki-www-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/xowiki-www-procs.tcl,v diff -u -r1.199 -r1.199.2.1 --- openacs-4/packages/xowiki/tcl/xowiki-www-procs.tcl 6 Nov 2008 20:53:45 -0000 1.199 +++ openacs-4/packages/xowiki/tcl/xowiki-www-procs.tcl 25 Nov 2008 11:58:14 -0000 1.199.2.1 @@ -1679,6 +1679,7 @@ my parent_id [$package_id folder_id] } set f [FormPage new -destroy_on_cleanup \ + -name "" \ -package_id $package_id \ -parent_id [my parent_id] \ -nls_language [my nls_language] \ @@ -1753,4 +1754,4 @@ } } -} \ No newline at end of file +}