Index: openacs-4/packages/xowiki/tcl/xowiki-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/xowiki-procs.tcl,v diff -u -N -r1.323 -r1.324 --- openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 25 Jan 2009 11:12:21 -0000 1.323 +++ openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 29 Jan 2009 15:05:18 -0000 1.324 @@ -950,6 +950,7 @@ # there must be something syntactically wrong return [my error_in_includelet $arg [_ xowiki.error-includelet-dash_syntax_invalid]] } + #my msg "includelet: [lindex $arg 0], caller parms ? '[lrange $arg 1 end]'" # the include is either a includelet class, or a wiki page if {[my isclass ::xowiki::includelet::$page_name]} {