Index: openacs-4/packages/xowiki/tcl/includelet-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/includelet-procs.tcl,v diff -u -N -r1.239.2.55 -r1.239.2.56 --- openacs-4/packages/xowiki/tcl/includelet-procs.tcl 28 Sep 2020 21:04:04 -0000 1.239.2.55 +++ openacs-4/packages/xowiki/tcl/includelet-procs.tcl 7 Oct 2020 10:09:42 -0000 1.239.2.56 @@ -4533,7 +4533,7 @@ -uc $uc \ -view_field $view_field \ -buttons $buttons \ - -package_relative_url [expr {[llength $bulk_actions] > 0}] \ + -include_object_id_attribute [expr {[llength $bulk_actions] > 0}] \ -form_item_ids $form_item_ids \ -with_form_link $with_form_link \ -csv $csv \