Index: openacs-4/packages/xowiki/tcl/folder-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/folder-procs.tcl,v diff -u -N -r1.41 -r1.42 --- openacs-4/packages/xowiki/tcl/folder-procs.tcl 22 Dec 2017 13:51:40 -0000 1.41 +++ openacs-4/packages/xowiki/tcl/folder-procs.tcl 22 Jan 2018 18:42:59 -0000 1.42 @@ -472,9 +472,9 @@ {-skin:optional "yui-skin-sam"} {-show_types "::xowiki::Page,::xowiki::File,::xowiki::Form,::xowiki::FormPage"} {-regexp:optional} - {-with_subtypes:optional false} - {-orderby:optional "last_modified,desc"} - {-publish_status "ready"} + {-with_subtypes:boolean,optional false} + {-orderby:token,optional "last_modified,desc"} + {-publish_status:wordchar "ready"} {-view_target ""} {-html-content} {-parent .}