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.46 -r1.239.2.47 --- openacs-4/packages/xowiki/tcl/includelet-procs.tcl 1 Jul 2020 19:31:58 -0000 1.239.2.46 +++ openacs-4/packages/xowiki/tcl/includelet-procs.tcl 11 Aug 2020 19:47:09 -0000 1.239.2.47 @@ -4231,7 +4231,7 @@ {-view_field _name} {-publish_status "all"} {-field_names} - {-hidden_field_names ""} + {-hidden_field_names "_last_modified"} {-extra_form_constraints ""} {-inherit_from_forms ""} {-category_id} @@ -4348,9 +4348,9 @@ -form_constraints $form_constraints] foreach {attr value} $table_properties { - # All labels of the following switch statement are used - # as variable names. Take care when adding new labels not to - # overwrite existing variables. + # All labels of the following switch statement are used as + # variable names. Take care when adding new labels to avoid + # overwriting existing variables. switch -- $attr { orderby {set $attr _[::xowiki::formfield::FormField fc_decode $value]} buttons - publish_status - category_id - unless -