Index: openacs-4/packages/xowf/tcl/test-item-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowf/tcl/test-item-procs.tcl,v diff -u -r1.7.2.11 -r1.7.2.12 --- openacs-4/packages/xowf/tcl/test-item-procs.tcl 26 Nov 2019 18:36:52 -0000 1.7.2.11 +++ openacs-4/packages/xowf/tcl/test-item-procs.tcl 29 Nov 2019 07:24:47 -0000 1.7.2.12 @@ -1183,7 +1183,7 @@ {-heading #xowf.submitted_answers#} {-submission_msg #xowf.participants_answered_question#} {-manager_obj:object} - {-target_state} + {-target_state ""} {-wf:object} {-current_question ""} {-extra_text ""} @@ -1320,7 +1320,7 @@ set full_form {} set full_fc {} set full_disabled_fc {} - set titles {} + set title_infos {} foreach form_obj $form_objs number $numbers { set form_obj [::xowf::test_item::renaming_form_loader rename_attributes $form_obj] set form_title [$form_obj title]