Index: openacs-4/packages/xowiki/tcl/xowiki-utility-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/xowiki-utility-procs.tcl,v diff -u -r1.37.2.12 -r1.37.2.13 --- openacs-4/packages/xowiki/tcl/xowiki-utility-procs.tcl 20 Feb 2017 09:39:05 -0000 1.37.2.12 +++ openacs-4/packages/xowiki/tcl/xowiki-utility-procs.tcl 25 Feb 2017 17:01:13 -0000 1.37.2.13 @@ -130,7 +130,9 @@ ns_log notice "$package_id: ::xo::Package initialize took [expr {$t1-$t0}]ms" set t0 $t1 - if {![::xo::dc has_hstore] && [$package_id get_parameter use_hstore 0] } {return 0} + if {![::xo::dc has_hstore] && [$package_id get_parameter use_hstore 0] } { + return 0 + } set sql { select * from xowiki_form_instance_item_view