Index: openacs-4/packages/xowf/tcl/xowf-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowf/tcl/xowf-procs.tcl,v diff -u -r1.3.2.16 -r1.3.2.17 --- openacs-4/packages/xowf/tcl/xowf-procs.tcl 2 May 2017 13:51:25 -0000 1.3.2.16 +++ openacs-4/packages/xowf/tcl/xowf-procs.tcl 3 May 2017 07:12:52 -0000 1.3.2.17 @@ -1329,8 +1329,7 @@ WorkflowPage instproc create-or-use_view {-package_id:required -parent_id:required name } { # the link should be able to view return_url and template_file - set path [export_vars -no_base_encode -base [$package_id pretty_link -parent_id $parent_id $lang:$stripped_name] {}] - return [$package_id returnredirect $path] + return [$package_id returnredirect [$package_id pretty_link -parent_id $parent_id $lang:$stripped_name]] } WorkflowPage instproc www-create-or-use {