Index: openacs-4/packages/acs-tcl/lib/page-error.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/lib/page-error.tcl,v diff -u -r1.14 -r1.15 --- openacs-4/packages/acs-tcl/lib/page-error.tcl 25 Apr 2018 19:23:26 -0000 1.14 +++ openacs-4/packages/acs-tcl/lib/page-error.tcl 9 May 2018 15:33:28 -0000 1.15 @@ -110,7 +110,7 @@ # add commentaries. If the bug is closed or fixed we have to # reopen the bug. # - array set row {} + array set row [list] set bug_id $exist_bug if {$bug_number eq ""} { @@ -256,7 +256,7 @@ {entry_id:integer(hidden),optional} } -on_submit { - array set row {} + array set row [list] set description [element get_value bug_edit description] set error_desc_html "