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 -N -r1.10 -r1.11 --- openacs-4/packages/xowf/tcl/xowf-procs.tcl 18 Aug 2017 10:03:57 -0000 1.10 +++ openacs-4/packages/xowf/tcl/xowf-procs.tcl 31 Aug 2017 08:42:12 -0000 1.11 @@ -988,7 +988,7 @@ } Action instproc invoke {{-attributes ""}} { set action_name [namespace tail [self]] - set obj [[:wf_context] object] + set object [[:wf_context] object] set package_id [$object package_id] my log "--xowf invoke action [self]" # We fake a work request with the given instance attributes