Index: openacs-4/packages/xowiki/tcl/menu-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/menu-procs.tcl,v diff -u -N -r1.8 -r1.8.2.1 --- openacs-4/packages/xowiki/tcl/menu-procs.tcl 27 Oct 2014 16:42:05 -0000 1.8 +++ openacs-4/packages/xowiki/tcl/menu-procs.tcl 9 Feb 2016 11:06:35 -0000 1.8.2.1 @@ -262,7 +262,7 @@ -parent_id $parent_id \ -nls_language $nls_language -return_url $return_url] } elseif {[dict exists $properties -object_type]} { - set link [$package_id make_link -with_entities 0 \ + set link [$package_id make_link \ $package_id edit-new \ [list object_type [dict get $properties -object_type]] \ parent_id return_url autoname template_file]